Blender Git Commit Log
Git Commits -> Revision 4a5826f
Revision 4a5826f by Erwin Coumans (master) May 13, 2006, 23:31 (GMT) |
Patch from Charlie: Cleared the python dictionary at the end of the game engine, should fix some issues, also reverted the python controller changes, related to this This should fix the following bugs: [ #3789 ] [ #3815 ] possiblyy fixes: [ #3834 ] |
Commit Details:
Full Hash: 4a5826fa83f15dad702a65438b36ec6d1f0f30df
SVN Revision: 7424
Parent Commit: d790049
Lines Changed: +21, -6
7 Modified Paths:
/source/gameengine/BlenderRoutines/BL_KetsjiEmbedStart.cpp (+2, -2) (Diff)
/source/gameengine/GameLogic/SCA_PythonController.cpp (+3, -3) (Diff)
/source/gameengine/Ketsji/KX_KetsjiEngine.h (+2, -0) (Diff)
/source/gameengine/Ketsji/KX_PythonInit.cpp (+9, -0) (Diff)
/source/gameengine/Ketsji/KX_PythonInit.h (+2, -0) (Diff)
/source/gameengine/Ketsji/KX_Scene.cpp (+2, -1) (Diff)
/source/gameengine/Physics/Bullet/CcdPhysicsEnvironment.cpp (+1, -0) (Diff)
/source/gameengine/GameLogic/SCA_PythonController.cpp (+3, -3) (Diff)
/source/gameengine/Ketsji/KX_KetsjiEngine.h (+2, -0) (Diff)
/source/gameengine/Ketsji/KX_PythonInit.cpp (+9, -0) (Diff)
/source/gameengine/Ketsji/KX_PythonInit.h (+2, -0) (Diff)
/source/gameengine/Ketsji/KX_Scene.cpp (+2, -1) (Diff)
/source/gameengine/Physics/Bullet/CcdPhysicsEnvironment.cpp (+1, -0) (Diff)