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

Martin Poirier theeth at yahoo.com
Tue Apr 11 02:24:07 CEST 2006


theeth (Martin Poirier) 2006/04/11 02:24:07 CEST

  Modified files:
    blender/source/blender/src view.c 
  
  Log:
  === Transform ===
  Bug #3779: In camera view with center cursor (on camera), it's impossible to use translations.
  
  Initgrabz didn't account for negative zero values (nor near zero values). Works now.
  
  Of course, this is just a safety to give back the appearance of working, since the cursor is on the point of convergence, there's no way to properly calibrate anything.
  
  Word of advice: Always check where the transform center is.
  
  Revision  Changes    Path
  1.65      +7 -5      blender/source/blender/src/view.c
    <http://projects.blender.org/viewcvs/viewcvs.cgi/blender/source/blender/src/view.c.diff?r1=1.64&r2=1.65&cvsroot=bf-blender>



More information about the Bf-blender-cvs mailing list