Blender Git Commit Log
Git Commits -> Revision f458405
Revision f458405 by Martin Poirier (master) March 4, 2005, 00:07 (GMT) |
Fixed resize constraining. Was using same function as translation but this is no go for unaligned axis. Made a generic snapGrid function. Now, each transform needs to define it's snapping parameters in their init. This is needed because of the constraint branching. |
Commit Details:
Full Hash: f458405069fdbe71e1406a40d48d7a31935688d5
SVN Revision: 3892
Parent Commit: 2903617
Lines Changed: +136, -39