Blender Git Commit Log

Git Commits -> Revision 70df57d

Revision 70df57d by Dalai Felinto (master)
December 8, 2010, 06:59 (GMT)
BGE BugFix: [#24052] Can't change dynamic object's orientation using python (fix by Benoit)
from the tracker:
"""The required functionality is provided by the localOrientation property: setting this value will change the dynamic object orientation. This is because dynamic object have no parent and thus the local and world orientation are identical. However, setting worldOrientation will only change the scenegraph node, which has no effect as the physics controller will reset the orientation on next physics synchronization."""

Commit Details:

Full Hash: 70df57df0f82be3966a09c8548bfde23fd5c17c4
SVN Revision: 33548
Parent Commit: 2692dc5
Lines Changed: +1, -1

1 Modified Path:

/source/gameengine/Ketsji/KX_GameObject.cpp (+1, -1) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021