Blender Git Commit Log
Git Commits -> Revision e26a06d
Revision e26a06d by Lukas Toenne (depsgraph_refactor) March 12, 2014, 18:27 (GMT) |
Initialize and free the depsgraph node typeinfo on Blender start/exit. |
Commit Details:
Full Hash: e26a06df01fa61de6142dc3c5c4217d8658c106c
Parent Commit: 3dda35e
Lines Changed: +17, -0
8 Modified Paths:
/source/blender/blenkernel/CMakeLists.txt (+1, -0) (Diff)
/source/blender/blenkernel/intern/blender.c (+3, -0) (Diff)
/source/blender/windowmanager/CMakeLists.txt (+1, -0) (Diff)
/source/blender/windowmanager/intern/wm_playanim.c (+3, -0) (Diff)
/source/creator/CMakeLists.txt (+1, -0) (Diff)
/source/creator/creator.c (+3, -0) (Diff)
/source/gameengine/GamePlayer/ghost/CMakeLists.txt (+1, -0) (Diff)
/source/gameengine/GamePlayer/ghost/GPG_ghost.cpp (+4, -0) (Diff)
/source/blender/blenkernel/intern/blender.c (+3, -0) (Diff)
/source/blender/windowmanager/CMakeLists.txt (+1, -0) (Diff)
/source/blender/windowmanager/intern/wm_playanim.c (+3, -0) (Diff)
/source/creator/CMakeLists.txt (+1, -0) (Diff)
/source/creator/creator.c (+3, -0) (Diff)
/source/gameengine/GamePlayer/ghost/CMakeLists.txt (+1, -0) (Diff)
/source/gameengine/GamePlayer/ghost/GPG_ghost.cpp (+4, -0) (Diff)