blender/source/gameengine
Jean-Luc Peurière d7aaa84dd9 Fix for getting gcc compile GE with Py 2.5
PYobject type has changed

Usual C++ pickyness about implicit casts

debug made with erwin. thanks

Note to python mainteners :

even if it compiles there is a *Huge* list of warnings about deprecated
and incompatible pointers in api2.2. this should be corrected
2006-12-03 20:27:59 +00:00
..
BlenderRoutines - GEadded VSYNC for Mac OS X swapbuffers (can be easily undone by commenting out the #define WAIT_FOR_VSYNC 1 2006-12-02 22:25:47 +00:00
Converter - GEadded VSYNC for Mac OS X swapbuffers (can be easily undone by commenting out the #define WAIT_FOR_VSYNC 1 2006-12-02 22:25:47 +00:00
Expressions Fix for getting gcc compile GE with Py 2.5 2006-12-03 20:27:59 +00:00
GameLogic 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
GamePlayer Reserved some Bullet 2.x constraint data. 2006-11-30 00:19:27 +00:00
Ketsji more work on Bullet 2.x 2006-12-03 01:16:17 +00:00
Network 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
Physics different Bullet/graphics synchronization 2006-12-03 00:36:51 +00:00
PyDoc Added the docs & use Python booleans for physics reinstance. 2005-04-23 12:25:21 +00:00
Rasterizer Patch by Vladimír Marek (neuron), part of bugfix #5298 2006-11-25 16:35:56 +00:00
SceneGraph 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
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 Added 2 options to the Makefiles (enable in environment, user-def.mk, 2004-03-21 19:59:51 +00:00
SConscript == SCons == 2006-02-04 14:15:10 +00:00