blender/source/gameengine/Converter
Michel Selten 0a51feab36 These updates enable the build of the gameengine
(configure --enable-gameengine). However, you still need to manually configure,
compile and install ode.

* Following the original NaN makefile, I removed the TerraplayNetwork files
  from the build. (Moved the two files to EXTRA_DIST).

* Pass a const char * to Py_BuildValue instead of a STR_String in
  BL_ActionActuator.cpp

* Added some include directories in Makefile.am's

Michel
2003-01-03 21:36:16 +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 Last of the config.h mods... 2002-11-25 15:29:57 +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 First checkin of core ODE functionality. See OdePhysicsController.cpp for a todo list. 2002-10-18 14:36:34 +00:00