Blender Git Loki
Git Commits -> Revision 8e85491
Revision 8e85491 by Mitchell Stokes (master) June 11, 2011, 01:03 (GMT) |
BGE Animations: Adding a layer option to Action actuators. |
Commit Details:
Full Hash: 8e85491ab7f4d2e156910eceb87ca4023d42c95a
SVN Revision: 37396
Parent Commit: e67edaf
Lines Changed: +21, -7
6 Modified Paths:
/source/blender/editors/space_logic/logic_window.c (+3, -0) (Diff)
/source/blender/makesdna/DNA_actuator_types.h (+2, -0) (Diff)
/source/blender/makesrna/intern/rna_actuator.c (+5, -0) (Diff)
/source/gameengine/Converter/BL_ActionActuator.cpp (+7, -7) (Diff)
/source/gameengine/Converter/BL_ActionActuator.h (+3, -0) (Diff)
/source/gameengine/Converter/KX_ConvertActuators.cpp (+1, -0) (Diff)
/source/blender/makesdna/DNA_actuator_types.h (+2, -0) (Diff)
/source/blender/makesrna/intern/rna_actuator.c (+5, -0) (Diff)
/source/gameengine/Converter/BL_ActionActuator.cpp (+7, -7) (Diff)
/source/gameengine/Converter/BL_ActionActuator.h (+3, -0) (Diff)
/source/gameengine/Converter/KX_ConvertActuators.cpp (+1, -0) (Diff)