[Bf-committers] CVS commit: blender/source/gameengine/Converter BL_ActionActuator.cpp

Unprivileged User bf-committers@blender.org
Fri, 3 Jan 2003 22:36:15 +0100 (CET)


michel      2003/01/03 22:36:15 CET

  Modified files:
    blender/source/gameengine/Converter BL_ActionActuator.cpp 
  
  Log:
  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
  
  Revision  Changes    Path
  1.4       +3 -3      blender/source/gameengine/Converter/BL_ActionActuator.cpp