Blender Git Commit Log
Git Commits -> Revision d60025e
Revision d60025e by Brecht Van Lommel (master) August 13, 2008, 10:19 (GMT) |
Bugfix: in the game engine, errors in a particular python script caused somewhat random crashes, which I think was caused by the error print using python objects that were freed too soon. Now it frees the dictionary after the print. |
Commit Details:
Full Hash: d60025e95fd8b9f8ce46ce2bb65d2be8dec3cc85
SVN Revision: 16075
Parent Commit: 7af0643
Lines Changed: +8, -23
1 Modified Path:
/source/gameengine/GameLogic/SCA_PythonController.cpp (+8, -23) (Diff)