Blender Git Commit Log

Git Commits -> Revision 1adb5b5

Revision 1adb5b5 by Campbell Barton (master)
December 9, 2008, 04:13 (GMT)
patch from Mitchell Stokes
#18045] [patch] A patch that exposes the rest of the motion functions of KX_GameObject to Python.

*applyForce => setForce
*applyTorque => setTorque
*applyRotation => setDRot
*applyMovement => setDLoc

Commit Details:

Full Hash: 1adb5b5442a38b577a1827c8edd5a7fc2ea5655e
SVN Revision: 17753
Parent Commit: cac797e
Lines Changed: +116, -0

3 Modified Paths:

/source/gameengine/Ketsji/KX_GameObject.cpp (+64, -0) (Diff)
/source/gameengine/Ketsji/KX_GameObject.h (+4, -0) (Diff)
/source/gameengine/PyDoc/KX_GameObject.py (+48, -0) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021