Blender Git Loki
Git Commits -> Revision 5f341a8
Revision 5f341a8 by Campbell Barton (master) August 11, 2012, 12:26 (GMT) |
startup.blend and preview.blend are now converted to C at build time. made some changes to startup.c - change default player to internal since its working now. - added new screen for full screen 3d viewport (nice for demo's and navigating) - disable cursor depth option (was enabled by default because of re-used flag) |
Commit Details:
Full Hash: 5f341a846b78df701686a56da7caf61c087a716f
SVN Revision: 49800
Parent Commit: 51182bc
Lines Changed: +50, -29898
1 Added Path:
/release/datafiles/startup.blend (+0, -0) (View)
2 Deleted Paths:
/source/blender/editors/datafiles/preview.blend.c (+0, -17982)
/source/blender/editors/datafiles/startup.blend.c (+0, -11871)
/source/blender/editors/datafiles/startup.blend.c (+0, -11871)
6 Modified Paths:
/build_files/cmake/macros.cmake (+15, -24) (Diff)
/release/datafiles/preview.blend (+0, -0) (Diff)
/SConstruct (+11, -0) (Diff)
/source/blender/compositor/CMakeLists.txt (+6, -17) (Diff)
/source/blender/editors/datafiles/CMakeLists.txt (+11, -4) (Diff)
/source/blender/editors/datafiles/SConscript (+7, -0) (Diff)
/release/datafiles/preview.blend (+0, -0) (Diff)
/SConstruct (+11, -0) (Diff)
/source/blender/compositor/CMakeLists.txt (+6, -17) (Diff)
/source/blender/editors/datafiles/CMakeLists.txt (+11, -4) (Diff)
/source/blender/editors/datafiles/SConscript (+7, -0) (Diff)