Blender Git Commit Log

Git Commits -> Revision 704c5f0

Revision 704c5f0 by Campbell Barton (master)
September 7, 2012, 00:58 (GMT)
remove makeDerivedMesh from ED_mesh_pick_face(), this was added 44256 (bmesh merge), but is pretty bad (rebuilding entire derived mesh to pick a face), tested with subsurf modifier, sintel mesh - it works ok without it.
Also - other select modes like border-select dont do this, so looks safe to disable.

Commit Details:

Full Hash: 704c5f09b5b9eb79b591bb7996944c22085f0b15
SVN Revision: 50462
Parent Commit: 04418fe
Lines Changed: +20, -22

4 Modified Paths:

/source/blender/editors/include/ED_mesh.h (+4, -1) (Diff)
/source/blender/editors/mesh/editface.c (+2, -2) (Diff)
/source/blender/editors/mesh/meshtools.c (+12, -17) (Diff)
/source/blender/editors/space_view3d/view3d_select.c (+2, -2) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021