Blender Git Commit Log

Git Commits -> Revision bbf1ce2

Revision bbf1ce2 by Campbell Barton (master)
July 8, 2008, 17:57 (GMT)
bugfix - GameEngine PyObject methods did not all return when using dir(), because inherited methods were ignored, This made it incredibly annoying, not only having to search a C++ file to see what functions were available. but looking up methods inherited from other C++ classes.
There is still no __members__ attribute so dir() wont work at all for attributes.

Commit Details:

Full Hash: bbf1ce2762651f0d3f3a9c302c3575c68ca21ca7
SVN Revision: 15490
Parent Commit: 092a5b9
Lines Changed: +24, -6

1 Modified Path:

/source/gameengine/Expressions/PyObjectPlus.h (+24, -6) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021