blender/source/gameengine/GamePlayer/ghost
Nathan Letwory c3d74547be SCons:
* giving compileflags, cc_compileflags and cxx_compileflags to BlenderLib() now actually overrides any other setting (so there's no unclarity when ie. conflicting options are being specified in REL_CFLAGS et al). These are set after either release or debug flags, but before any *_WARN flags (so those stay maintained).
* add cxx_compileflags for GE parts on win32-vc to have better performance.
* NOTE: if platform maintainers (OSX and Linux) could check and do the same for their systems. Not vital, but probably very, very much welcomed by GE users.
2009-02-15 23:26:00 +00:00
..
CMakeLists.txt B 2008-12-15 20:53:45 +00:00
GPG_Application.cpp First batch of GE API cleanup. 2008-12-29 16:36:58 +00:00
GPG_Application.h Fix (harmless) error print about GameLogic.globalDict being lost. Also 2008-09-16 19:25:35 +00:00
GPG_Canvas.cpp Patch from GSR that a) fixes a whole bunch of GPL/BL license 2008-04-16 22:40:48 +00:00
GPG_Canvas.h Patch from GSR that a) fixes a whole bunch of GPL/BL license 2008-04-16 22:40:48 +00:00
GPG_ghost.cpp patch [#18110] [patch] Update blenderplayer.exe -h text 2008-12-20 07:12:38 +00:00
GPG_KeyboardDevice.cpp Patch from GSR that a) fixes a whole bunch of GPL/BL license 2008-04-16 22:40:48 +00:00
GPG_KeyboardDevice.h Patch from GSR that a) fixes a whole bunch of GPL/BL license 2008-04-16 22:40:48 +00:00
GPG_System.cpp Patch from GSR that a) fixes a whole bunch of GPL/BL license 2008-04-16 22:40:48 +00:00
GPG_System.h Patch from GSR that a) fixes a whole bunch of GPL/BL license 2008-04-16 22:40:48 +00:00
Makefile B 2008-12-15 20:53:45 +00:00
SConscript SCons: 2009-02-15 23:26:00 +00:00