Blender Git Commit Log
Git Commits -> Revision aefe9be
Revision aefe9be by Campbell Barton (master) February 16, 2010, 16:47 (GMT) |
[#18961] Use const char * where appropriate (2.5) from Sean Bartell (wtachi) added own changes bpy_props.c |
Commit Details:
Full Hash: aefe9be5db3f767c343bae56eb49621a78b7d5b2
SVN Revision: 26964
Parent Commit: ed540dd
Lines Changed: +55, -46
12 Modified Paths:
/intern/guardedalloc/intern/mallocn.c (+2, -2) (Diff)
/intern/guardedalloc/MEM_guardedalloc.h (+1, -1) (Diff)
/intern/guardedalloc/test/simpletest/memtest.c (+7, -1) (Diff)
/source/blender/makesrna/intern/makesrna.c (+1, -1) (Diff)
/source/blender/python/intern/bpy_props.c (+19, -19) (Diff)
/source/creator/creator.c (+1, -1) (Diff)
/source/gameengine/VideoTexture/BlendType.h (+2, -2) (Diff)
/source/gameengine/VideoTexture/Exception.cpp (+4, -4) (Diff)
/source/gameengine/VideoTexture/Exception.h (+5, -5) (Diff)
/source/gameengine/VideoTexture/ImageRender.cpp (+6, -4) (Diff)
/source/gameengine/VideoTexture/Texture.cpp (+4, -3) (Diff)
/source/gameengine/VideoTexture/VideoFFmpeg.cpp (+3, -3) (Diff)
/intern/guardedalloc/MEM_guardedalloc.h (+1, -1) (Diff)
/intern/guardedalloc/test/simpletest/memtest.c (+7, -1) (Diff)
/source/blender/makesrna/intern/makesrna.c (+1, -1) (Diff)
/source/blender/python/intern/bpy_props.c (+19, -19) (Diff)
/source/creator/creator.c (+1, -1) (Diff)
/source/gameengine/VideoTexture/BlendType.h (+2, -2) (Diff)
/source/gameengine/VideoTexture/Exception.cpp (+4, -4) (Diff)
/source/gameengine/VideoTexture/Exception.h (+5, -5) (Diff)
/source/gameengine/VideoTexture/ImageRender.cpp (+6, -4) (Diff)
/source/gameengine/VideoTexture/Texture.cpp (+4, -3) (Diff)
/source/gameengine/VideoTexture/VideoFFmpeg.cpp (+3, -3) (Diff)