Blender Git Commit Log

Git Commits -> Revision eef0cdb

Revision eef0cdb by Campbell Barton (master)
November 28, 2011, 20:21 (GMT)
inline BMIter_Step() and BMIter_New() since the compiler can optimize out the switch statement when BMIter_New() is called with the define (which is common).

Commit Details:

Full Hash: eef0cdb1aa361b3d24a3ab12c8309a6dbfced023
SVN Revision: 42232
Parent Commit: ed29b35
Lines Changed: +189, -148

3 Modified Paths:

/source/blender/bmesh/bmesh_iterators.h (+28, -2) (Diff)
/source/blender/bmesh/intern/bmesh_iterators.c (+30, -145) (Diff)
/source/blender/bmesh/intern/bmesh_iterators_inline.c (+131, -1) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021