blender/source/gameengine/Rasterizer
Michel Selten 2883110a54 SCons updates: (All done by jesterKing)
* Windows .exe file now includes the blender icon.
* Builds with game engine on Windows only.
  I tried building the game engine on Linux, but I get weird errors when
  building with ode. There's a dirty #include path in
  Physics/BlOde/OdePhysicsEnvironment.cpp (../ode/src/joint.h). gcc doesn't
  like this somehow.
* Other platforms need to add a couple of flags to the SConstruct:
  use_sumo, use_ode, solid_include and ode_include
2004-01-20 20:28:39 +00:00
..
RAS_OpenGLRasterizer SCons updates: (All done by jesterKing) 2004-01-20 20:28:39 +00:00
Makefile - Revert to NaN makefiles 2004-01-05 00:06:11 +00:00
RAS_BucketManager.cpp Last of the config.h mods... 2002-11-25 15:29:57 +00:00
RAS_BucketManager.h Removed the config.h thing from the .h's in the source dir. 2002-12-27 13:11:01 +00:00
RAS_CameraData.h Removed the config.h thing from the .h's in the source dir. 2002-12-27 13:11:01 +00:00
RAS_Deformer.h Removed the config.h thing from the .h's in the source dir. 2002-12-27 13:11:01 +00:00
RAS_FramingManager.cpp Last of the config.h mods... 2002-11-25 15:29:57 +00:00
RAS_FramingManager.h Removed the config.h thing from the .h's in the source dir. 2002-12-27 13:11:01 +00:00
RAS_ICanvas.h Removed the config.h thing from the .h's in the source dir. 2002-12-27 13:11:01 +00:00
RAS_IPolygonMaterial.cpp Last of the config.h mods... 2002-11-25 15:29:57 +00:00
RAS_IPolygonMaterial.h Removed the config.h thing from the .h's in the source dir. 2002-12-27 13:11:01 +00:00
RAS_IRasterizer.h Removed the config.h thing from the .h's in the source dir. 2002-12-27 13:11:01 +00:00
RAS_IRenderTools.cpp Last of the config.h mods... 2002-11-25 15:29:57 +00:00
RAS_IRenderTools.h Removed the config.h thing from the .h's in the source dir. 2002-12-27 13:11:01 +00:00
RAS_LightObject.h Removed the config.h thing from the .h's in the source dir. 2002-12-27 13:11:01 +00:00
RAS_MaterialBucket.cpp Last of the config.h mods... 2002-11-25 15:29:57 +00:00
RAS_MaterialBucket.h Removed the config.h thing from the .h's in the source dir. 2002-12-27 13:11:01 +00:00
RAS_MeshObject.cpp Last of the config.h mods... 2002-11-25 15:29:57 +00:00
RAS_MeshObject.h Removed the config.h thing from the .h's in the source dir. 2002-12-27 13:11:01 +00:00
RAS_ObjectColor.h Removed the config.h thing from the .h's in the source dir. 2002-12-27 13:11:01 +00:00
RAS_Polygon.cpp Last of the config.h mods... 2002-11-25 15:29:57 +00:00
RAS_Polygon.h Removed the config.h thing from the .h's in the source dir. 2002-12-27 13:11:01 +00:00
RAS_Rect.h Removed the config.h thing from the .h's in the source dir. 2002-12-27 13:11:01 +00:00
RAS_texmatrix.cpp Last of the config.h mods... 2002-11-25 15:29:57 +00:00
RAS_TexMatrix.h Removed the config.h thing from the .h's in the source dir. 2002-12-27 13:11:01 +00:00
RAS_TexVert.cpp Last of the config.h mods... 2002-11-25 15:29:57 +00:00
RAS_TexVert.h Removed the config.h thing from the .h's in the source dir. 2002-12-27 13:11:01 +00:00
SConscript SCons updates: (All done by jesterKing) 2004-01-20 20:28:39 +00:00