Blender Git Loki
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