Blender Git Commit Log

Git Commits -> Revision 34f9932

Revision 34f9932 by Campbell Barton (master)
April 19, 2013, 01:02 (GMT)
simple optimization, replace BM_face_other_edge_loop() with BM_loop_other_edge_loop() in situations where the loop is known this avoids a lookup.

Commit Details:

Full Hash: 34f993241840120c1847410756cb2bf8af1be119
SVN Revision: 56157
Parent Commit: f2f27bf
Lines Changed: +32, -30

7 Modified Paths:

/source/blender/bmesh/intern/bmesh_queries.c (+14, -13) (Diff)
/source/blender/bmesh/intern/bmesh_queries.h (+1, -0) (Diff)
/source/blender/bmesh/intern/bmesh_walkers_impl.c (+2, -2) (Diff)
/source/blender/editors/mesh/editmesh_loopcut.c (+1, -1) (Diff)
/source/blender/editors/mesh/editmesh_rip.c (+4, -4) (Diff)
/source/blender/editors/transform/transform.c (+9, -9) (Diff)
/source/blender/editors/util/crazyspace.c (+1, -1) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021