Blender Git Loki
Git Commits -> Revision 44e45e5
Revision 44e45e5 by Campbell Barton (master) July 13, 2011, 06:04 (GMT) |
- don't build ghost's event printer unless ghost debug is enabled. - use char rather then STR_String for the event printer. - added option to build WITH_GHOST_DEBUG for cmake - renamed WITH_SDL_GHOST --> WITH_GHOST_SDL |
Commit Details:
Full Hash: 44e45e54c51e2f54c89b173e8844a99ce7f5de75
SVN Revision: 38351
Parent Commit: 0fc6aac
Lines Changed: +95, -80
9 Modified Paths:
/CMakeLists.txt (+13, -7) (Diff)
/intern/ghost/CMakeLists.txt (+12, -3) (Diff)
/intern/ghost/intern/GHOST_Debug.h (+2, -2) (Diff)
/intern/ghost/intern/GHOST_EventPrinter.cpp (+59, -62) (Diff)
/intern/ghost/intern/GHOST_EventPrinter.h (+1, -1) (Diff)
/intern/ghost/intern/GHOST_ISystem.cpp (+2, -2) (Diff)
/intern/ghost/intern/GHOST_NDOFManager.cpp (+1, -1) (Diff)
/intern/ghost/intern/GHOST_SystemWin32.cpp (+1, -1) (Diff)
/intern/ghost/SConscript (+4, -1) (Diff)
/intern/ghost/CMakeLists.txt (+12, -3) (Diff)
/intern/ghost/intern/GHOST_Debug.h (+2, -2) (Diff)
/intern/ghost/intern/GHOST_EventPrinter.cpp (+59, -62) (Diff)
/intern/ghost/intern/GHOST_EventPrinter.h (+1, -1) (Diff)
/intern/ghost/intern/GHOST_ISystem.cpp (+2, -2) (Diff)
/intern/ghost/intern/GHOST_NDOFManager.cpp (+1, -1) (Diff)
/intern/ghost/intern/GHOST_SystemWin32.cpp (+1, -1) (Diff)
/intern/ghost/SConscript (+4, -1) (Diff)