Blender Git Loki

Git Commits -> Revision b22705f

Revision b22705f by Campbell Barton (master)
April 3, 2009, 02:16 (GMT)
BGE Python
- Bugfix for running dir() on all BGE python objects. was not getting the immediate methods and attributes for each class.
- Use attributes for KX_Scene (so they are included with dir())
- Override __dict__ attributes for KX_Scene and KX_GameObject so custom properties are included with a dir()

Commit Details:

Full Hash: b22705f1694f83756f7ca785b6f20caf353f5998
SVN Revision: 19511
Parent Commit: 2178fce
Lines Changed: +85, -31

5 Modified Paths:

/source/gameengine/Expressions/PyObjectPlus.h (+2, -3) (Diff)
/source/gameengine/Ketsji/KX_GameObject.cpp (+28, -6) (Diff)
/source/gameengine/Ketsji/KX_GameObject.h (+3, -0) (Diff)
/source/gameengine/Ketsji/KX_Scene.cpp (+43, -22) (Diff)
/source/gameengine/Ketsji/KX_Scene.h (+9, -0) (Diff)
Tehnyt: Miika HämäläinenViimeksi päivitetty: 07.11.2014 14:18MiikaH:n Sivut a.k.a. MiikaHweb | 2003-2021