Blender Git Loki
Git Commits -> Revision 600c62a
Revision 600c62a by Martin Poirier (master) March 24, 2007, 20:57 (GMT) |
=== Transform Snap === Inter-mesh snap optimization and fixes. For larger meshes, tests are made against the bounding box first to speed things up (suggested by Brecht). Also, verts are accessed through mesh_get_mapped_verts_nors() it can snapped to deformed vertices (only the deformed originals, not new verts for now). |
Commit Details:
Full Hash: 600c62a32d318e13f104f35cb4b2e44ea550a33d
SVN Revision: 10353
Parent Commit: d6411c2
Lines Changed: +82, -19
1 Modified Path:
/source/blender/src/transform_snap.c (+82, -19) (Diff)