blender/source/gameengine/GamePlayer/ghost
Kent Mein 867e12836b This patch spawns from this game engine issue:
[#7113] GE crash pressing as soon as P on 64 bit


Note:         glext.h has been removed from the source
        If you get errors compiling with it you have 2 options
                download/install 	glext.h        (preferred method)
                or set WITH_BF_GLEXT=false
        If your a user and having problems with game engine try
                setting the env var: WITHOUT_GLEXT 1

Kent
2008-04-16 17:40:59 +00:00
..
CMakeLists.txt CMake lists initial submission. Documentationand further verification for different platforms will follow soon. This was just tested against current CVS on MSVC 2005 with Verse, QuickTime, OpenEXR, Player all on. 2006-11-17 02:27:12 +00:00
GPG_Application.cpp This patch spawns from this game engine issue: 2008-04-16 17:40:59 +00:00
GPG_Application.h Sorry to break the cvs-closed status, so if you really need to make a new 2.40 build, just disable the game engine if it doesn't compile for a platform. Again, sorry if this breaks non-windows platforms, but I hope people help to get this amazing fix working for all platforms. Armature-fixing contribution from Snailrose. Also lots of cool things from Snailrose and Lagan. 2006-01-06 03:46:54 +00:00
GPG_Canvas.cpp Last of the config.h mods... 2002-11-25 15:29:57 +00:00
GPG_Canvas.h Removed the config.h thing from the .h's in the source dir. 2002-12-27 13:11:01 +00:00
GPG_ghost.cpp == bugfix == 2008-03-30 16:18:01 +00:00
GPG_KeyboardDevice.cpp Last of the config.h mods... 2002-11-25 15:29:57 +00:00
GPG_KeyboardDevice.h Removed the config.h thing from the .h's in the source dir. 2002-12-27 13:11:01 +00:00
GPG_System.cpp Last of the config.h mods... 2002-11-25 15:29:57 +00:00
GPG_System.h Removed the config.h thing from the .h's in the source dir. 2002-12-27 13:11:01 +00:00
Makefile This patch spawns from this game engine issue: 2008-04-16 17:40:59 +00:00
SConscript This patch spawns from this game engine issue: 2008-04-16 17:40:59 +00:00