Blender Git Commit Log

Git Commits -> Revision 2ab62ce

Revision 2ab62ce by Campbell Barton (master)
May 27, 2012, 12:21 (GMT)
code cleanup: defines with braces - end with '(void)0' so callers must end with ';' like normal function.
... without this some editors dont parse the source so well.

Commit Details:

Full Hash: 2ab62ce126651c600a8039de0dd95a4e3c02ea47
SVN Revision: 47070
Parent Commit: aa63016
Lines Changed: +137, -113

23 Modified Paths:

/intern/ghost/intern/GHOST_Debug.h (+3, -3) (Diff)
/intern/ghost/intern/GHOST_System.cpp (+4, -4) (Diff)
/intern/ghost/intern/GHOST_SystemCarbon.cpp (+0, -2) (Diff)
/intern/ghost/intern/GHOST_SystemWin32.cpp (+8, -8) (Diff)
/intern/ghost/intern/GHOST_WindowCarbon.cpp (+13, -13) (Diff)
/source/blender/blenkernel/intern/CCGSubSurf.c (+3, -3) (Diff)
/source/blender/blenkernel/intern/library.c (+1, -1) (Diff)
/source/blender/blenkernel/intern/mesh_validate.c (+3, -3) (Diff)
/source/blender/blenkernel/intern/particle.c (+25, -20) (Diff)
/source/blender/blenkernel/intern/pointcache.c (+9, -2) (Diff)
/source/blender/blenlib/BLI_math_base.h (+1, -1) (Diff)
/source/blender/blenlib/BLI_utildefines.h (+1, -1) (Diff)
/source/blender/blenlib/intern/BLI_kdtree.c (+1, -1) (Diff)
/source/blender/blenpluginapi/util.h (+1, -1) (Diff)
/source/blender/editors/armature/reeb.c (+2, -2) (Diff)
/source/blender/editors/include/ED_keyframes_edit.h (+3, -3) (Diff)
/source/blender/editors/interface/interface.c (+16, -16) (Diff)
/source/blender/editors/object/object_shapekey.c (+1, -1) (Diff)
/source/blender/nodes/composite/node_composite_util.h (+13, -12) (Diff)
/source/blender/render/intern/include/rendercore.h (+0, -5) (Diff)
/source/blender/render/intern/source/pixelblending.c (+20, -10) (Diff)
/source/blender/render/intern/source/shadeoutput.c (+8, -0) (Diff)
/source/blender/render/intern/source/zbuf.c (+1, -1) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021