Blender Git Commit Log

Git Commits -> Revision f2a0062

Revision f2a0062 by Campbell Barton (master)
June 16, 2014, 16:47 (GMT)
Use ARRAY_SIZE to replace (sizeof(a) / sizeof(*a))

Commit Details:

Full Hash: f2a0062042edfafab2c0d9472f2669521ff70930
Parent Commit: a6e2901
Lines Changed: +18, -17

13 Modified Paths:

/source/blender/bmesh/intern/bmesh_opdefines.c (+1, -1) (Diff)
/source/blender/bmesh/intern/bmesh_walkers_impl.c (+1, -1) (Diff)
/source/blender/bmesh/operators/bmo_subdivide.c (+1, -1) (Diff)
/source/blender/python/generic/py_capi_utils.c (+1, -2) (Diff)
/source/blender/python/intern/bpy_app.c (+1, -1) (Diff)
/source/blender/python/intern/bpy_app_build_options.c (+3, -1) (Diff)
/source/blender/python/intern/bpy_app_ffmpeg.c (+1, -1) (Diff)
/source/blender/python/intern/bpy_app_handlers.c (+2, -2) (Diff)
/source/blender/python/intern/bpy_app_ocio.c (+1, -1) (Diff)
/source/blender/python/intern/bpy_app_oiio.c (+1, -1) (Diff)
/source/blender/python/intern/bpy_app_translations.c (+2, -2) (Diff)
/source/blender/python/intern/bpy_interface.c (+1, -1) (Diff)
/source/blender/python/intern/bpy_intern_string.c (+2, -2) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021