Blender Git Commit Log

Git Commits -> Revision 5743a6e

Revision 5743a6e by Campbell Barton (master)
November 19, 2013, 15:54 (GMT)
Code Cleanup: move trans-verts out of snap code into their own file.

Developer Note:
* minmax & centroid was being calculated when creating trans-verts but never used.
* static vars removed, replace with TransVertStore stack var.

Commit Details:

Full Hash: 5743a6e36458874be1fe992a361ce493edbee5a4
Parent Commit: 035d864
Lines Changed: +578, -516

2 Added Paths:

/source/blender/editors/include/ED_transverts.h (+70, -0) (View)
/source/blender/editors/util/ed_transverts.c (+462, -0) (View)

2 Modified Paths:

/source/blender/editors/space_view3d/view3d_snap.c (+44, -516) (Diff)
/source/blender/editors/util/CMakeLists.txt (+2, -0) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021