Blender Git Commit Log
Git Commits -> Revision a3e5727
Revision a3e5727 by Martin Poirier (master) April 11, 2005, 21:19 (GMT) |
Small transform fixes. Rotation acted weird in perspective mode. Works much better using viewinv instead of persinv to get the rotation axis. What would be even better is using real view vector depending on transformation center (with getViewVector), but that can wait a bit. Meta Element resize needed some code to reset radius changes or axis size changes when switching from one to the other (my fault, I didn't think of this when telling Jiri how to implement it). |
Commit Details:
Full Hash: a3e5727f754b5a744968760be0949d179447c380
SVN Revision: 4226
Parent Commit: 78939c0
Lines Changed: +12, -2
1 Modified Path:
/source/blender/src/transform.c (+12, -2) (Diff)