Blender Git Commit Log
Git Commits -> Revision c62a462
Revision c62a462 by Campbell Barton (master) February 26, 2012, 23:59 (GMT) |
use LIKELY/UNLIKELY macros for operations that run a lot. |
Commit Details:
Full Hash: c62a4629979c1ce95f5d001870583d5463062cf4
SVN Revision: 44475
Parent Commit: 3ba37b6
Lines Changed: +49, -30
6 Modified Paths:
/source/blender/bmesh/intern/bmesh_iterators_inline.c (+21, -11) (Diff)
/source/blender/python/bmesh/bmesh_py_types.c (+9, -7) (Diff)
/source/blender/python/bmesh/bmesh_py_types.h (+4, -2) (Diff)
/source/blender/python/intern/bpy_rna.h (+6, -6) (Diff)
/source/blender/python/intern/bpy_rna_anim.c (+1, -0) (Diff)
/source/blender/python/mathutils/mathutils.c (+8, -4) (Diff)
/source/blender/python/bmesh/bmesh_py_types.c (+9, -7) (Diff)
/source/blender/python/bmesh/bmesh_py_types.h (+4, -2) (Diff)
/source/blender/python/intern/bpy_rna.h (+6, -6) (Diff)
/source/blender/python/intern/bpy_rna_anim.c (+1, -0) (Diff)
/source/blender/python/mathutils/mathutils.c (+8, -4) (Diff)