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

Campbell Barton cbarton at metavr.com
Sat Mar 25 11:06:40 CET 2006


campbellbarton (Campbell Barton) 2006/03/25 11:06:40 CET

  Modified files:
    blender/source/blender/src buttons_object.c 
  
  Log:
  Fixed a but where DupStart and DupEnd (duplivert settings) max values were larger then a short. which made the buttons act oddly.
  Also added tooltips.
  
  Idealy these would be unsigned shorts or ints because they should be able to go up to the max frame number 300000.
  
  Revision  Changes    Path
  1.152     +10 -8     blender/source/blender/src/buttons_object.c
    <http://projects.blender.org/viewcvs/viewcvs.cgi/blender/source/blender/src/buttons_object.c.diff?r1=1.151&r2=1.152&cvsroot=bf-blender>



More information about the Bf-blender-cvs mailing list