Blender Git Commit Log
Git Commits -> Revision acc6aea
Revision acc6aea by Campbell Barton (master) February 8, 2012, 15:00 (GMT) |
small speedup for BM_SelectMode_Flush() - don't check selected vertices for hidden faces. - rather then counting total selected verts for a face, break out of the for() loop when an unselected vert is found. |
Commit Details:
Full Hash: acc6aead5cd47f3e207459cae1c450a12e7e544c
SVN Revision: 43987
Parent Commit: 7f797d9
Lines Changed: +31, -19
1 Modified Path:
/source/blender/bmesh/intern/bmesh_marking.c (+31, -19) (Diff)