Blender Git Commit Log

Git Commits -> Revision 02a7063

Revision 02a7063 by Campbell Barton (master)
March 26, 2011, 08:13 (GMT)
fix for blenderplayer crashing on exit.

the event consumer was being freed twice, once when going out of C++ scope, another when freeing the system.

Commit Details:

Full Hash: 02a7063a0922c6c59a9f71ea2627e4f211a79899
SVN Revision: 35792
Parent Commit: d53a0cd
Lines Changed: +46, -3

6 Modified Paths:

/intern/ghost/GHOST_C-api.h (+10, -1) (Diff)
/intern/ghost/GHOST_ISystem.h (+8, -1) (Diff)
/intern/ghost/intern/GHOST_C-api.cpp (+7, -0) (Diff)
/intern/ghost/intern/GHOST_System.cpp (+11, -0) (Diff)
/intern/ghost/intern/GHOST_System.h (+6, -1) (Diff)
/source/gameengine/GamePlayer/ghost/GPG_ghost.cpp (+4, -0) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021