[Bf-blender-cvs] CVS commit: blender/source/blender/src editnla.c

Joshua Leung aligorith at gmail.com
Sat Jan 13 03:40:28 CET 2007


aligorith (Joshua Leung) 2007/01/13 03:40:28 CET

  Modified files:
    blender/source/blender/src editnla.c 
  
  Log:
  == NLA Editor - Shift-N ==
  
  A few tweaks to this little tool I added yesterday. These tweaks are so
  that bugs like #5625 and #5636 are less likely to occur due to extreme
  scaling.
  
  Now, for action strips added using this:
  * Auto-calculation of action range is disabled for that strip
  * Strip Start and Action Start are set to the current frame value, when the
  strip was added
  * Strip End and Action End are set to either the end frame value or 100
  frames after the current frame value, whichever is higher.
  
  Revision  Changes    Path
  1.72      +26 -4     blender/source/blender/src/editnla.c
    <http://projects.blender.org/viewcvs/viewcvs.cgi/blender/source/blender/src/editnla.c.diff?r1=1.71&r2=1.72&cvsroot=bf-blender>



More information about the Bf-blender-cvs mailing list