Blender Git Commit Log

Git Commits -> Revision bbdaa03

Revision bbdaa03 by Benoit Bolsee (master)
April 15, 2009, 21:17 (GMT)
BGE bug #18168: Get local orientation of object using game engine python script system. Added localOrientation and worldOrientation. orientation attribute deprecated. Same for position and scaling. World attributes are read-only except for worldPosition. Add systematic check on NULL SGNode in all python functions. This is necessary to handle zombie objects (deleted by the game but kept alive by a reference in a list).

Commit Details:

Full Hash: bbdaa03d6598a6f09e7272ade1ef96abf3ce1d53
SVN Revision: 19746
Parent Commit: 0c1bfa4
Lines Changed: +143, -65

3 Modified Paths:

/source/gameengine/Ketsji/KX_GameObject.cpp (+115, -56) (Diff)
/source/gameengine/Ketsji/KX_GameObject.h (+10, -6) (Diff)
/source/gameengine/PyDoc/KX_GameObject.py (+18, -3) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021