blender/source/gameengine/Converter
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
..
BL_ActionActuator.cpp These updates enable the build of the gameengine 2003-01-03 21:36:16 +00:00
BL_ActionActuator.h Removed the config.h thing from the .h's in the source dir. 2002-12-27 13:11:01 +00:00
BL_ArmatureObject.cpp Last of the config.h mods... 2002-11-25 15:29:57 +00:00
BL_ArmatureObject.h Removed the config.h thing from the .h's in the source dir. 2002-12-27 13:11:01 +00:00
BL_BlenderDataConversion.cpp Last of the config.h mods... 2002-11-25 15:29:57 +00:00
BL_BlenderDataConversion.h Removed the config.h thing from the .h's in the source dir. 2002-12-27 13:11:01 +00:00
BL_DeformableGameObject.cpp Last of the config.h mods... 2002-11-25 15:29:57 +00:00
BL_DeformableGameObject.h Removed the config.h thing from the .h's in the source dir. 2002-12-27 13:11:01 +00:00
BL_MeshDeformer.cpp Last of the config.h mods... 2002-11-25 15:29:57 +00:00
BL_MeshDeformer.h Removed the config.h thing from the .h's in the source dir. 2002-12-27 13:11:01 +00:00
BL_SkinDeformer.cpp Last of the config.h mods... 2002-11-25 15:29:57 +00:00
BL_SkinDeformer.h Removed the config.h thing from the .h's in the source dir. 2002-12-27 13:11:01 +00:00
BL_SkinMeshObject.cpp Last of the config.h mods... 2002-11-25 15:29:57 +00:00
BL_SkinMeshObject.h Removed the config.h thing from the .h's in the source dir. 2002-12-27 13:11:01 +00:00
BlenderWorldInfo.cpp Last of the config.h mods... 2002-11-25 15:29:57 +00:00
BlenderWorldInfo.h Removed the config.h thing from the .h's in the source dir. 2002-12-27 13:11:01 +00:00
KX_BlenderScalarInterpolator.cpp Last of the config.h mods... 2002-11-25 15:29:57 +00:00
KX_BlenderScalarInterpolator.h Removed the config.h thing from the .h's in the source dir. 2002-12-27 13:11:01 +00:00
KX_BlenderSceneConverter.cpp A fix for the missing pad1 bug: henceforth, world->pad1 shall be known as 2003-12-31 04:00:26 +00:00
KX_BlenderSceneConverter.h Removed the config.h thing from the .h's in the source dir. 2002-12-27 13:11:01 +00:00
KX_ConvertActuators.cpp Last of the config.h mods... 2002-11-25 15:29:57 +00:00
KX_ConvertActuators.h Removed the config.h thing from the .h's in the source dir. 2002-12-27 13:11:01 +00:00
KX_ConvertControllers.cpp Last of the config.h mods... 2002-11-25 15:29:57 +00:00
KX_ConvertControllers.h Removed the config.h thing from the .h's in the source dir. 2002-12-27 13:11:01 +00:00
KX_ConvertProperties.cpp Last of the config.h mods... 2002-11-25 15:29:57 +00:00
KX_ConvertProperties.h Removed the config.h thing from the .h's in the source dir. 2002-12-27 13:11:01 +00:00
KX_ConvertSensors.cpp Last of the config.h mods... 2002-11-25 15:29:57 +00:00
KX_ConvertSensors.h Removed the config.h thing from the .h's in the source dir. 2002-12-27 13:11:01 +00:00
KX_IpoConvert.cpp Last of the config.h mods... 2002-11-25 15:29:57 +00:00
KX_IpoConvert.h Removed the config.h thing from the .h's in the source dir. 2002-12-27 13:11:01 +00:00
Makefile - Revert to NaN makefiles 2004-01-05 00:06:11 +00:00
SConscript SCons updates: (All done by jesterKing) 2004-01-20 20:28:39 +00:00