Blender Git Loki

Git Commits -> Revision 8486943

Revision 8486943 by Campbell Barton (apricot)
July 24, 2008, 07:06 (GMT)

Commit Details:

Full Hash: 848694370ebb9bc7cd0d7820ebc56f2419551cbe
SVN Revision: 15731
Parent Commit: 3bb9317
Lines Changed: +949, -488

3 Added Paths:

/source/gameengine/PyDoc/BL_ShapeActionActuator.py (+158, -0) (View)
/source/gameengine/PyDoc/KX_ActuatorSensor.py (+24, -0) (View)
/source/gameengine/PyDoc/KX_StateActuator.py (+26, -0) (View)

40 Modified Paths:

/source/blender/blenloader/intern/readfile.c (+0, -9) (Diff)
/source/blender/include/BDR_gpencil.h (+0, -2) (Diff)
/source/blender/include/BIF_editaction.h (+7, -3) (Diff)
/source/blender/include/BSE_drawview.h (+1, -0) (Diff)
/source/blender/makesdna/DNA_action_types.h (+0, -1) (Diff)
/source/blender/makesdna/DNA_actuator_types.h (+3, -3) (Diff)
/source/blender/makesdna/DNA_gpencil_types.h (+2, -2) (Diff)
/source/blender/src/buttons_editing.c (+1, -1) (Diff)
/source/blender/src/buttons_logic.c (+2, -2) (Diff)
/source/blender/src/drawaction.c (+81, -10) (Diff)
/source/blender/src/drawgpencil.c (+29, -45) (Diff)
/source/blender/src/drawnode.c (+1, -1) (Diff)
/source/blender/src/drawseq.c (+1, -1) (Diff)
/source/blender/src/drawview.c (+25, -17) (Diff)
/source/blender/src/editaction.c (+65, -30) (Diff)
/source/blender/src/editaction_gpencil.c (+3, -4) (Diff)
/source/blender/src/gpencil.c (+1, -106) (Diff)
/source/blender/src/header_action.c (+2, -19) (Diff)
/source/blender/src/interface.c (+2, -0) (Diff)
/source/blender/src/interface_draw.c (+2, -1) (Diff)
/source/blender/src/outliner.c (+64, -0) (Diff)
/source/gameengine/Converter/BL_ShapeActionActuator.cpp (+26, -33) (Diff)
/source/gameengine/Converter/BL_ShapeActionActuator.h (+8, -8) (Diff)
/source/gameengine/Converter/KX_ConvertActuators.cpp (+6, -6) (Diff)
/source/gameengine/GameLogic/SCA_ActuatorSensor.cpp (+3, -2) (Diff)
/source/gameengine/GameLogic/SCA_ActuatorSensor.h (+1, -1) (Diff)
/source/gameengine/GameLogic/SCA_ISensor.cpp (+13, -14) (Diff)
/source/gameengine/GameLogic/SCA_ISensor.h (+5, -5) (Diff)
/source/gameengine/Ketsji/KX_ConstraintActuator.cpp (+35, -44) (Diff)
/source/gameengine/Ketsji/KX_ConstraintActuator.h (+12, -12) (Diff)
/source/gameengine/Ketsji/KX_GameObject.cpp (+12, -9) (Diff)
/source/gameengine/Ketsji/KX_IpoActuator.cpp (+20, -24) (Diff)
/source/gameengine/Ketsji/KX_IpoActuator.h (+6, -6) (Diff)
/source/gameengine/Ketsji/KX_ObjectActuator.cpp (+33, -44) (Diff)
/source/gameengine/Ketsji/KX_ObjectActuator.h (+11, -11) (Diff)
/source/gameengine/Ketsji/KX_PythonInit.cpp (+9, -0) (Diff)
/source/gameengine/PyDoc/KX_ConstraintActuator.py (+114, -6) (Diff)
/source/gameengine/PyDoc/KX_IpoActuator.py (+16, -3) (Diff)
/source/gameengine/PyDoc/KX_ObjectActuator.py (+101, -3) (Diff)
/source/gameengine/PyDoc/SCA_ISensor.py (+18, -0) (Diff)
Tehnyt: Miika HämäläinenViimeksi päivitetty: 07.11.2014 14:18MiikaH:n Sivut a.k.a. MiikaHweb | 2003-2021