blender/source/gameengine
Ton Roosendaal 0e5a6a21e8 Fixes to get Blender compile and run on PowerPC OSX 10.3, gcc 3.3
(yes antique, but having 5 year old OS's work is very cool)

In short:
- include <cmath> after <math.h> fails
- STL template issues (recursion, syntax)
2009-10-20 15:51:18 +00:00
..
BlenderRoutines Fix #19669 and other: triple buffer & icon texture drawing could cause 2009-10-19 10:10:05 +00:00
Converter Fixes to get Blender compile and run on PowerPC OSX 10.3, gcc 3.3 2009-10-20 15:51:18 +00:00
Expressions option to build the BGE without python, uses existing python check (cmake and scons) 2009-09-29 21:42:40 +00:00
GameLogic svn merge https://svn.blender.org/svnroot/bf-blender/branches/blender2.4 -r23566:23567 2009-09-30 13:58:21 +00:00
GamePlayer Fix #19669 and other: triple buffer & icon texture drawing could cause 2009-10-19 10:10:05 +00:00
Ketsji Fixes to get Blender compile and run on PowerPC OSX 10.3, gcc 3.3 2009-10-20 15:51:18 +00:00
Network white space commit. (2 spaces -> tab). 2009-09-06 01:51:23 +00:00
Physics option to build the BGE without python, uses existing python check (cmake and scons) 2009-09-29 21:42:40 +00:00
PyDoc Merge of itasc branch. Project files, scons and cmake should be working. Makefile updated but not tested. Comes with Eigen2 2.0.6 C++ matrix library. 2009-09-24 21:22:24 +00:00
Rasterizer option to build the BGE without python, uses existing python check (cmake and scons) 2009-09-29 21:42:40 +00:00
SceneGraph Merge of itasc branch. Project files, scons and cmake should be working. Makefile updated but not tested. Comes with Eigen2 2.0.6 C++ matrix library. 2009-09-24 21:22:24 +00:00
VideoTexture * due to the setup of headers in mingw 4.4.0, includes could mess up. Making sure that windows.h isn't included where it shouln't (outside of __cplusplus) 2009-10-02 15:51:25 +00:00
CMakeLists.txt option to build the BGE without python, uses existing python check (cmake and scons) 2009-09-29 21:42:40 +00:00
Makefile 2.5 2009-08-11 18:14:49 +00:00
SConscript option to build the BGE without python, uses existing python check (cmake and scons) 2009-09-29 21:42:40 +00:00