blender/source/gameengine/GamePlayer
Kent Mein 470dda4a21 This is a fix for game engine bug #6667
http://projects.blender.org/tracker/index.php?func=detail&aid=6667&group_id=9&atid=306

I moved some of the X11 initation code down a little bit so that
if you run gameplayer with no args or gameplayer -h 
it will not crash even if you do not have X11 present.
(All it does is print usage)

Kent
2007-06-27 15:08:31 +00:00
..
common GamePlayer: now uses new Image API calls too, so it compiles. 2006-12-20 19:29:37 +00:00
ghost This is a fix for game engine bug #6667 2007-06-27 15:08:31 +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