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

Martin Poirier theeth at yahoo.com
Sun Dec 28 22:16:12 CET 2003


theeth (Martin Poirier) 2003/12/28 22:16:12 CET

  Modified files:
    blender/source/blender/src editobject.c 
  
  Log:
  Bugfix for bug #760
  http://projects.blender.org/tracker/index.php?func=detail&aid=760&group_id=9&atid=125
  
  When using numerical input with scaling, axis that did not have any input scaled to 0 (it defaults to 1 now). Fix inspired by Koryo's patch (it was easier to recode it than to apply the patch and then run through the code to see if he didn't forget anything).
  
  Also fixed some other stuff (the variables didn't reset correctly at some point).
  
  Revision  Changes    Path
  1.50      +41 -23    blender/source/blender/src/editobject.c



More information about the Bf-blender-cvs mailing list