[tuhopuu-cvs] CVS commit: tuhopuu2/source/gameengine/Converter BL_ActionActuator.cpp BL_ActionActuator.h tuhopuu2/source/gameengine/Ketsji KX_PythonInit.cpp KX_SoundActuator.cpp KX_SoundActuator.h Makefile SConscript

Stefan Gartner stefang at aon.at
Sat Jun 26 19:45:20 CEST 2004


sgefant (Stefan Gartner) 2004/06/26 19:45:20 CEST

  Modified files:
    tuhopuu2/source/gameengine/Converter BL_ActionActuator.cpp 
                                         BL_ActionActuator.h 
    tuhopuu2/source/gameengine/Ketsji KX_PythonInit.cpp 
                                      KX_SoundActuator.cpp 
                                      KX_SoundActuator.h Makefile 
                                      SConscript 
  
  Log:
  some small additions to the gameengine Python API:
  * setType() and getType() for sound and action actuators
  * KX_ACTIONACT_* and KX_SOUNDACT_* constants for the GameLogic menu
  both modeled after IPO actuators
  
  Revision  Changes    Path
  1.5       +42 -2     tuhopuu2/source/gameengine/Converter/BL_ActionActuator.cpp
    <http://projects.blender.org/viewcvs/viewcvs.cgi/tuhopuu2/source/gameengine/Converter/BL_ActionActuator.cpp.diff?r1=1.4&r2=1.5&cvsroot=tuhopuu>
  1.5       +12 -2     tuhopuu2/source/gameengine/Converter/BL_ActionActuator.h
    <http://projects.blender.org/viewcvs/viewcvs.cgi/tuhopuu2/source/gameengine/Converter/BL_ActionActuator.h.diff?r1=1.4&r2=1.5&cvsroot=tuhopuu>
  1.10      +18 -1     tuhopuu2/source/gameengine/Ketsji/KX_PythonInit.cpp
    <http://projects.blender.org/viewcvs/viewcvs.cgi/tuhopuu2/source/gameengine/Ketsji/KX_PythonInit.cpp.diff?r1=1.9&r2=1.10&cvsroot=tuhopuu>
  1.3       +26 -3     tuhopuu2/source/gameengine/Ketsji/KX_SoundActuator.cpp
    <http://projects.blender.org/viewcvs/viewcvs.cgi/tuhopuu2/source/gameengine/Ketsji/KX_SoundActuator.cpp.diff?r1=1.2&r2=1.3&cvsroot=tuhopuu>
  1.3       +3 -1      tuhopuu2/source/gameengine/Ketsji/KX_SoundActuator.h
    <http://projects.blender.org/viewcvs/viewcvs.cgi/tuhopuu2/source/gameengine/Ketsji/KX_SoundActuator.h.diff?r1=1.2&r2=1.3&cvsroot=tuhopuu>
  1.5       +2 -1      tuhopuu2/source/gameengine/Ketsji/Makefile
    <http://projects.blender.org/viewcvs/viewcvs.cgi/tuhopuu2/source/gameengine/Ketsji/Makefile.diff?r1=1.4&r2=1.5&cvsroot=tuhopuu>
  1.10      +1 -0      tuhopuu2/source/gameengine/Ketsji/SConscript
    <http://projects.blender.org/viewcvs/viewcvs.cgi/tuhopuu2/source/gameengine/Ketsji/SConscript.diff?r1=1.9&r2=1.10&cvsroot=tuhopuu>



More information about the tuhopuu-cvs mailing list