blender/source/gameengine
Stefan Gartner 3531f874e0 added a buch of
#ifdef __APPLE__
#include <OpenGL/gl.h>
#else
#include <GL/gl.h>
#endif
(also for <GL/glu.h>)

so that people don't have to create symlinks in
/System/Library/Frameworks/OpenGL.framework on Mac OS X
(Charles Wardlaw)
2003-01-07 00:18:59 +00:00
..
BlenderRoutines added a buch of 2003-01-07 00:18:59 +00:00
Converter and the other FreeBSD python locations. 2003-01-04 01:41:19 +00:00
Expressions and the other FreeBSD python locations. 2003-01-04 01:41:19 +00:00
GameLogic and the other FreeBSD python locations. 2003-01-04 01:41:19 +00:00
GamePlayer added a buch of 2003-01-07 00:18:59 +00:00
Ketsji and the other FreeBSD python locations. 2003-01-04 01:41:19 +00:00
Network Removed the config.h thing from the .h's in the source dir. 2002-12-27 13:11:01 +00:00
Physics - use ODE in lib/ for FreeBSD 2003-01-04 20:20:54 +00:00
Rasterizer added a buch of 2003-01-07 00:18:59 +00:00
SceneGraph Removed the config.h thing from the .h's in the source dir. 2002-12-27 13:11:01 +00:00
Makefile Initial revision 2002-10-12 11:37:38 +00:00