Blender Git Commit Log
Git Commits -> Revision d6f38e4
Revision d6f38e4 by Daniel Stokes (master) June 21, 2013, 06:56 (GMT) |
BGE: fix [#32775] LibFree crashing Used the engine's RemoveScene (which ultimately calls the converter's RemoveScene) instead of the converter's RemoveScene when the converter free a blend file. This handles the scene removal in a safer fashion and solves the crash described in part 2 of the bug report. Part 1 no longer appears to cause a crash. |
Commit Details:
Full Hash: d6f38e4e018a75458290e3ed26dd80c2cf0af882
SVN Revision: 57626
Parent Commit: e101b04
Lines Changed: +1, -1
1 Modified Path:
/source/gameengine/Converter/KX_BlenderSceneConverter.cpp (+1, -1) (Diff)