blender/source/gameengine/GamePlayer
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
..
common This patch spawns from this game engine issue: 2008-04-16 17:40:59 +00:00
ghost This patch spawns from this game engine issue: 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
Makefile 1. Check material names passed to the physics engine (for collision sensors.) 2004-04-11 02:50:02 +00:00
SConscript == SCons == 2006-02-04 14:15:10 +00:00