Blender Git Commit Log

Git Commits -> Revision 9f251ce

Revision 9f251ce by Martin Poirier (master)
December 1, 2009, 18:26 (GMT)
Additive snap for Transform. Easy snapping between two vertices, in the middle of three faces, ...

A to add the current snapping point to the list
Alt-A to remove the last one

The resulting snapping point is the average of all snap points in the list (and the one under the mouse pointer, if valid).

Snapping between two verts is a matter of moving over the first, pressing A, moving over the other, confirming transform.

Commit Details:

Full Hash: 9f251ce3016b5b37e294c35f695e2b6345937764
SVN Revision: 25051
Parent Commit: d7877d3
Lines Changed: +102, -10

4 Modified Paths:

/source/blender/editors/transform/transform.c (+15, -0) (Diff)
/source/blender/editors/transform/transform.h (+13, -0) (Diff)
/source/blender/editors/transform/transform_generics.c (+2, -0) (Diff)
/source/blender/editors/transform/transform_snap.c (+72, -10) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021