Blender Git Commit Log

Git Commits -> Revision 1f92883

Revision 1f92883 by Dalai Felinto (master)
March 3, 2012, 02:47 (GMT)
option for the Armature Actuator to change the influence of a bone constraint.
Also adds DampedTrackTo to the list of supported constraints in the BGE

Test file:
http://www.pasteall.org/blend/11715

Patch developed as part of a project to NF-UBC Nereus Program.
Development time 'sponsored' by the project.
www.nereusprogram.org

Commit Details:

Full Hash: 1f928833f3677fa47a10099205c9f7ffa9adfadb
SVN Revision: 44615
Parent Commit: 95bba22
Lines Changed: +56, -6

10 Modified Paths:

/doc/python_api/rst/bge.types.rst (+13, -1) (Diff)
/source/blender/blenkernel/intern/sca.c (+3, -0) (Diff)
/source/blender/editors/space_logic/logic_window.c (+10, -0) (Diff)
/source/blender/makesdna/DNA_actuator_types.h (+5, -2) (Diff)
/source/blender/makesrna/intern/rna_actuator.c (+7, -0) (Diff)
/source/gameengine/Converter/BL_ArmatureActuator.cpp (+8, -1) (Diff)
/source/gameengine/Converter/BL_ArmatureActuator.h (+3, -1) (Diff)
/source/gameengine/Converter/BL_ArmatureConstraint.h (+5, -0) (Diff)
/source/gameengine/Converter/BL_ArmatureObject.cpp (+1, -0) (Diff)
/source/gameengine/Converter/KX_ConvertActuators.cpp (+1, -1) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021