Blender Git Commit Log
Git Commits -> Revision 9ee1b39
Revision 9ee1b39 by Campbell Barton (master) February 19, 2011, 12:05 (GMT) |
set main() argv functions to be const char * also set minimum cmake version to 2.8 |
Commit Details:
Full Hash: 9ee1b3930fef6404f197a56363bee4f846bc2bb7
SVN Revision: 34989
Parent Commit: 48f232d
Lines Changed: +55, -56
10 Modified Paths:
/CMakeLists.txt (+3, -4) (Diff)
/source/blender/blenkernel/BKE_sound.h (+1, -1) (Diff)
/source/blender/blenkernel/intern/sound.c (+1, -1) (Diff)
/source/blender/blenlib/BLI_args.h (+3, -3) (Diff)
/source/blender/blenlib/intern/BLI_args.c (+3, -3) (Diff)
/source/blender/python/BPY_extern.h (+1, -1) (Diff)
/source/blender/python/intern/bpy_interface.c (+1, -1) (Diff)
/source/blender/windowmanager/intern/wm_init_exit.c (+1, -1) (Diff)
/source/blender/windowmanager/WM_api.h (+1, -1) (Diff)
/source/creator/creator.c (+40, -40) (Diff)
/source/blender/blenkernel/BKE_sound.h (+1, -1) (Diff)
/source/blender/blenkernel/intern/sound.c (+1, -1) (Diff)
/source/blender/blenlib/BLI_args.h (+3, -3) (Diff)
/source/blender/blenlib/intern/BLI_args.c (+3, -3) (Diff)
/source/blender/python/BPY_extern.h (+1, -1) (Diff)
/source/blender/python/intern/bpy_interface.c (+1, -1) (Diff)
/source/blender/windowmanager/intern/wm_init_exit.c (+1, -1) (Diff)
/source/blender/windowmanager/WM_api.h (+1, -1) (Diff)
/source/creator/creator.c (+40, -40) (Diff)