-
- Downloads
Code cleanup: remove source/kernel module, this wasn't really the kernel of
anything, only contained a hash map and functions to pass command line args to the game engine. Moved those to container and BlenderRoutines modules.
Showing
- SConstruct 4 additions, 3 deletionsSConstruct
- build_files/scons/config/darwin-config.py 1 addition, 1 deletionbuild_files/scons/config/darwin-config.py
- doc/doxygen/doxygen.source 0 additions, 12 deletionsdoc/doxygen/doxygen.source
- intern/container/CMakeLists.txt 2 additions, 0 deletionsintern/container/CMakeLists.txt
- intern/container/CTR_HashedPtr.h 16 additions, 10 deletionsintern/container/CTR_HashedPtr.h
- intern/container/CTR_Map.h 31 additions, 0 deletionsintern/container/CTR_Map.h
- intern/container/SConscript 1 addition, 1 deletionintern/container/SConscript
- source/CMakeLists.txt 0 additions, 1 deletionsource/CMakeLists.txt
- source/SConscript 1 addition, 1 deletionsource/SConscript
- source/blender/editors/space_view3d/CMakeLists.txt 1 addition, 1 deletionsource/blender/editors/space_view3d/CMakeLists.txt
- source/blender/editors/space_view3d/SConscript 1 addition, 1 deletionsource/blender/editors/space_view3d/SConscript
- source/blender/editors/space_view3d/view3d_view.c 1 addition, 4 deletionssource/blender/editors/space_view3d/view3d_view.c
- source/blender/readblenfile/CMakeLists.txt 0 additions, 1 deletionsource/blender/readblenfile/CMakeLists.txt
- source/blender/readblenfile/SConscript 1 addition, 1 deletionsource/blender/readblenfile/SConscript
- source/blender/readblenfile/stub/BLO_readblenfileSTUB.c 5 additions, 6 deletionssource/blender/readblenfile/stub/BLO_readblenfileSTUB.c
- source/blender/render/CMakeLists.txt 0 additions, 1 deletionsource/blender/render/CMakeLists.txt
- source/blender/windowmanager/CMakeLists.txt 1 addition, 1 deletionsource/blender/windowmanager/CMakeLists.txt
- source/blender/windowmanager/SConscript 2 additions, 1 deletionsource/blender/windowmanager/SConscript
- source/blender/windowmanager/intern/wm_init_exit.c 1 addition, 1 deletionsource/blender/windowmanager/intern/wm_init_exit.c
- source/blenderplayer/CMakeLists.txt 0 additions, 1 deletionsource/blenderplayer/CMakeLists.txt
Loading
Please register or sign in to comment