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

Chris Burt desoto at blender.spaceisbig.com
Mon Aug 1 05:36:46 CEST 2005


desoto (Chris Burt) 2005/08/01 05:36:46 CEST

  Modified files:
    blender/source/blender/src buttons_shading.c 
  
  Log:
  Work for fix of #2256 "something weird with some buttons":
  
  NUMSLI buttons with retval of 0 can be used to trigger other buttons. Not
  sure if this is best course of action but will investigate more. Until then
  buttons_shading.c is clear of NUMSLI buttons with retval of 0 and now use
  B_DIFF as retval argument (which happens to be 1).
  
  Revision  Changes    Path
  1.140     +5 -5      blender/source/blender/src/buttons_shading.c
    <http://projects.blender.org/viewcvs/viewcvs.cgi/blender/source/blender/src/buttons_shading.c.diff?r1=1.139&r2=1.140&cvsroot=bf-blender>



More information about the Bf-blender-cvs mailing list