Blender Git Loki
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