Blender Git Loki
Git Commits -> Revision 118667c
Revision 118667c by Ton Roosendaal (master) January 2, 2011, 13:33 (GMT) |
Small feature for debugging pleasure: The svn revision nr is saved in Blender file header now. Can only be retrieved with running blender -d now. |
Commit Details:
Full Hash: 118667c1bfcbac12f38435f5e143ece41bb7a4fd
SVN Revision: 34004
Parent Commit: 939cf11
Lines Changed: +20, -4
6 Modified Paths:
/source/blender/blenkernel/BKE_main.h (+1, -0) (Diff)
/source/blender/blenloader/CMakeLists.txt (+4, -0) (Diff)
/source/blender/blenloader/intern/readfile.c (+3, -1) (Diff)
/source/blender/blenloader/intern/writefile.c (+9, -1) (Diff)
/source/blender/makesdna/DNA_constraint_types.h (+1, -1) (Diff)
/source/blender/makesdna/DNA_fileglobal_types.h (+2, -1) (Diff)
/source/blender/blenloader/CMakeLists.txt (+4, -0) (Diff)
/source/blender/blenloader/intern/readfile.c (+3, -1) (Diff)
/source/blender/blenloader/intern/writefile.c (+9, -1) (Diff)
/source/blender/makesdna/DNA_constraint_types.h (+1, -1) (Diff)
/source/blender/makesdna/DNA_fileglobal_types.h (+2, -1) (Diff)