Blender Git Loki
Git Commits -> Revision 3708501
Revision 3708501 by Benoit Bolsee (master) April 8, 2009, 16:25 (GMT) |
BGE patch #18051: add localInertia attribute to GameObject. |
Commit Details:
Full Hash: 370850146f5ab1af11ec3a28abd1bad2f60314a4
SVN Revision: 19600
Parent Commit: 2074128
Lines Changed: +53, -3
8 Modified Paths:
/source/gameengine/Ketsji/KX_BulletPhysicsController.cpp (+14, -0) (Diff)
/source/gameengine/Ketsji/KX_BulletPhysicsController.h (+1, -0) (Diff)
/source/gameengine/Ketsji/KX_GameObject.cpp (+20, -2) (Diff)
/source/gameengine/Ketsji/KX_GameObject.h (+8, -0) (Diff)
/source/gameengine/Ketsji/KX_IPhysicsController.h (+1, -0) (Diff)
/source/gameengine/Ketsji/KX_SumoPhysicsController.cpp (+5, -0) (Diff)
/source/gameengine/Ketsji/KX_SumoPhysicsController.h (+1, -0) (Diff)
/source/gameengine/PyDoc/KX_GameObject.py (+3, -1) (Diff)
/source/gameengine/Ketsji/KX_BulletPhysicsController.h (+1, -0) (Diff)
/source/gameengine/Ketsji/KX_GameObject.cpp (+20, -2) (Diff)
/source/gameengine/Ketsji/KX_GameObject.h (+8, -0) (Diff)
/source/gameengine/Ketsji/KX_IPhysicsController.h (+1, -0) (Diff)
/source/gameengine/Ketsji/KX_SumoPhysicsController.cpp (+5, -0) (Diff)
/source/gameengine/Ketsji/KX_SumoPhysicsController.h (+1, -0) (Diff)
/source/gameengine/PyDoc/KX_GameObject.py (+3, -1) (Diff)