blender/source/gameengine
Campbell Barton 0dad5cfbca CMake/Warnings
* WITH_GAMEENGINE and WITH_BULLET were being added to the compiler flags, only define in areas that use them.
* removed C++ unix warnings by adding -Wno-invalid-offsetof -Wno-sign-compare. the py api uses invalid offsets for attributes.
* removed C unix -Wnested-externs warning, these are everywhere in blender.
* removed unused BGE python headers
* undefine _XOPEN_SOURCE and _POSIX_C_SOURCE in the BGE, python redefines.
* renamed USE_BULLET in collision.c to WITH_BULLET for consistency
2009-08-18 03:24:46 +00:00
..
BlenderRoutines 2.5 audio cleanup: 2009-08-10 15:39:11 +00:00
Converter fix compile error for the BGE 2009-08-16 03:51:25 +00:00
Expressions CMake/Warnings 2009-08-18 03:24:46 +00:00
GameLogic - remove UNSET becuase it only works with newer versions of cmake, 2009-08-15 13:30:28 +00:00
GamePlayer 2.5 2009-08-11 18:14:49 +00:00
Ketsji 2.5: Update GPU module to deal with removed G_TEXTUREPAINT 2009-08-16 20:14:49 +00:00
Network 2.50: 2009-06-08 20:08:19 +00:00
Physics 2.5 audio cleanup: 2009-08-10 15:39:11 +00:00
PyDoc 2.5 audio cleanup: 2009-08-10 15:39:11 +00:00
Rasterizer svn merge https://svn.blender.org/svnroot/bf-blender/trunk/blender -r22130:22205 2009-08-04 05:34:21 +00:00
SceneGraph SCons 2009-07-16 19:41:28 +00:00
VideoTexture 2.5 audio cleanup: 2009-08-10 15:39:11 +00:00
CMakeLists.txt Spring Cleaning 2009-06-21 16:18:38 +00:00
Makefile 2.5 2009-08-11 18:14:49 +00:00
SConscript Spring Cleaning 2009-06-21 16:18:38 +00:00