Blender Git Loki
Git Commits -> Revision 436bbdf
Revision 436bbdf by Campbell Barton (master) October 22, 2012, 13:00 (GMT) |
style cleanup: use more const's in BLI_heap & dpx/cineon style cleanup |
Commit Details:
Full Hash: 436bbdfd247f66a856b17e4e73db8f8fb3fe6d6d
SVN Revision: 51496
Parent Commit: 4e11fe6
Lines Changed: +334, -319
12 Modified Paths:
/source/blender/blenlib/BLI_utildefines.h (+1, -4) (Diff)
/source/blender/blenlib/intern/BLI_heap.c (+11, -6) (Diff)
/source/blender/blenlib/intern/BLI_kdtree.c (+1, -5) (Diff)
/source/blender/imbuf/intern/cineon/cineonlib.c (+12, -9) (Diff)
/source/blender/imbuf/intern/cineon/cineonlib.h (+65, -65) (Diff)
/source/blender/imbuf/intern/cineon/cineon_dpx.c (+6, -5) (Diff)
/source/blender/imbuf/intern/cineon/dpxlib.c (+15, -12) (Diff)
/source/blender/imbuf/intern/cineon/dpxlib.h (+87, -87) (Diff)
/source/blender/imbuf/intern/cineon/logImageCore.c (+48, -41) (Diff)
/source/blender/imbuf/intern/cineon/logImageCore.h (+71, -70) (Diff)
/source/blender/imbuf/intern/cineon/logmemfile.c (+11, -9) (Diff)
/source/blender/imbuf/intern/cineon/logmemfile.h (+6, -6) (Diff)
/source/blender/blenlib/intern/BLI_heap.c (+11, -6) (Diff)
/source/blender/blenlib/intern/BLI_kdtree.c (+1, -5) (Diff)
/source/blender/imbuf/intern/cineon/cineonlib.c (+12, -9) (Diff)
/source/blender/imbuf/intern/cineon/cineonlib.h (+65, -65) (Diff)
/source/blender/imbuf/intern/cineon/cineon_dpx.c (+6, -5) (Diff)
/source/blender/imbuf/intern/cineon/dpxlib.c (+15, -12) (Diff)
/source/blender/imbuf/intern/cineon/dpxlib.h (+87, -87) (Diff)
/source/blender/imbuf/intern/cineon/logImageCore.c (+48, -41) (Diff)
/source/blender/imbuf/intern/cineon/logImageCore.h (+71, -70) (Diff)
/source/blender/imbuf/intern/cineon/logmemfile.c (+11, -9) (Diff)
/source/blender/imbuf/intern/cineon/logmemfile.h (+6, -6) (Diff)