Blender Git Commit Log

Git Commits -> Revision 172fe6e

Revision 172fe6e by Martin Poirier (master)
June 5, 2008, 14:49 (GMT)
Bugfix: [#13619] Transform Rotate and Scale Strange

view: noclip version of int and float projection. Also project from behind the view's position and return coherent values for near clipping

transform: use the above functions for 2d center and helpline drawing

NOTE: the result for centers behind the camera (in perspective) isn't 100% perfect in the case of rotations because they always use the centered view vector as rotation axis and not the one aligned with the 2d center. Changing this would not be desirable anyway. At least it's predictible now.

Commit Details:

Full Hash: 172fe6ed2f963b952833f39729e1bac52b479a2f
SVN Revision: 15136
Parent Commit: 6757b75
Lines Changed: +70, -24

3 Modified Paths:

/source/blender/include/BSE_view.h (+2, -0) (Diff)
/source/blender/src/transform.c (+23, -22) (Diff)
/source/blender/src/view.c (+45, -2) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021