Blender Git Loki
Git Commits -> Revision f0dcd2d
Revision f0dcd2d by Martin Poirier (master) October 25, 2006, 23:57 (GMT) |
== Transform == Embryon functionnality for snapping. - Only snaps to grid on translations (grab) - Transform constraints are supported but header display is wrong. - Can be turned on/off in the Object/Mesh header menu under Transform Properties (tentative spot, will have to integrate better and in other object type menus too) - Can be turned on/off during transform with ` (Back Quote, also tentative) This is, of course, very much Work in Progress. This implements part of the structural ideas for the transform cleanup I've been juggling around with. |
Commit Details:
Full Hash: f0dcd2db75b488be000a8be310e1c8a65e85227e
SVN Revision: 8678
Parent Commit: 2556254
Lines Changed: +291, -63
1 Added Path:
/source/blender/src/transform_snap.c (+238, -0) (View)