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

Joshua Leung aligorith at gmail.com
Fri Dec 15 00:38:43 CET 2006


aligorith (Joshua Leung) 2006/12/15 00:38:43 CET

  Modified files:
    blender/source/blender/src buttons_scene.c header_time.c 
  
  Log:
  Bugfix #5434: Animation (alt-a / timeline) will not play if Sta:
  frame set higher than End: frame
  
  The end frame should not be allowed to have a value less
  than the start frame. This commit sets the minimum allowable
  value of the end frame button in the Anim panel and the timeline
  to the start frame value.
  
  Ton/Matt - if there is a good reason to not do this, feel free to
  revert it back.
  
  Revision  Changes    Path
  1.158     +2 -2      blender/source/blender/src/buttons_scene.c
    <http://projects.blender.org/viewcvs/viewcvs.cgi/blender/source/blender/src/buttons_scene.c.diff?r1=1.157&r2=1.158&cvsroot=bf-blender>
  1.20      +1 -1      blender/source/blender/src/header_time.c
    <http://projects.blender.org/viewcvs/viewcvs.cgi/blender/source/blender/src/header_time.c.diff?r1=1.19&r2=1.20&cvsroot=bf-blender>



More information about the Bf-blender-cvs mailing list