Blender Git Loki
Git Commits -> Revision f6ebfd6
Revision f6ebfd6 by Martin Poirier (master) February 28, 2007, 17:16 (GMT) |
=== Transform Snap === Snapping to other meshes from edit mode. This commit adds the capacity to snap to vertice of other selected meshes. (This is for sanity reasons, big scenes would kill the speed) So, if you want to snap to another mesh, just add it to the selection and you're done. NOTE: Priority is given to vertice inside the current mesh (if they overlap with outside verts) |
Commit Details:
Full Hash: f6ebfd6f806e152476c872e265c5c0713015f4f0
SVN Revision: 10169
Parent Commit: 09a587e
Lines Changed: +70, -2
1 Modified Path:
/source/blender/src/transform_snap.c (+70, -2) (Diff)