Blender Git Commit Log
Git Commits -> Revision 6eaaf2c
Revision 6eaaf2c by Nathan Letwory (master) November 7, 2008, 19:21 (GMT) |
=== SCons === * merge the recent scons changes from trunk, so this means that the same rules now apply: - scons-local available - platform default configs updated - check your user-config.py if you have made a full copy of default config Note: BGE and blenderplayer still not working, but that is normal ;) (so turn them off!) |
Commit Details:
Full Hash: 6eaaf2ce7254235081d21cde3f2815f8050faf21
SVN Revision: 17358
Parent Commit: 7e8ba5c
Lines Changed: +1343, -1112
15 Modified Paths:
/config/darwin-config.py (+138, -52) (Diff)
/config/linux2-config.py (+67, -29) (Diff)
/config/linuxcross-config.py (+32, -20) (Diff)
/config/openbsd3-config.py (+32, -26) (Diff)
/config/sunos5-config.py (+40, -28) (Diff)
/config/win32-mingw-config.py (+35, -25) (Diff)
/config/win32-vc-config.py (+38, -27) (Diff)
/extern/verse/dist/SConstruct (+4, -4) (Diff)
/SConstruct (+33, -9) (Diff)
/source/blender/makesdna/intern/SConscript (+2, -2) (Diff)
/source/blender/makesrna/intern/SConscript (+2, -2) (Diff)
/source/gameengine/Physics/Sumo/SConscript (+2, -2) (Diff)
/tools/bcolors.py (+13, -13) (Diff)
/tools/Blender.py (+392, -382) (Diff)
/tools/btools.py (+513, -491) (Diff)
/config/linux2-config.py (+67, -29) (Diff)
/config/linuxcross-config.py (+32, -20) (Diff)
/config/openbsd3-config.py (+32, -26) (Diff)
/config/sunos5-config.py (+40, -28) (Diff)
/config/win32-mingw-config.py (+35, -25) (Diff)
/config/win32-vc-config.py (+38, -27) (Diff)
/extern/verse/dist/SConstruct (+4, -4) (Diff)
/SConstruct (+33, -9) (Diff)
/source/blender/makesdna/intern/SConscript (+2, -2) (Diff)
/source/blender/makesrna/intern/SConscript (+2, -2) (Diff)
/source/gameengine/Physics/Sumo/SConscript (+2, -2) (Diff)
/tools/bcolors.py (+13, -13) (Diff)
/tools/Blender.py (+392, -382) (Diff)
/tools/btools.py (+513, -491) (Diff)