Blender Git Loki

Git Commits -> Revision 3e29ff7

Revision 3e29ff7 by Campbell Barton (master)
December 29, 2008, 12:04 (GMT)
* was using __members__ to get a list of attributes, has been deprecated in python for a while now. use a "__dir__" method instead. now dir() works for rna and operator types.
* added array support for bpyoperator doc generation

Commit Details:

Full Hash: 3e29ff72049f4dc831e568e5a7ecfd13348a147c
SVN Revision: 18146
Parent Commit: 2c4c700
Lines Changed: +135, -120

5 Modified Paths:

/source/blender/python/epy_doc_gen.py (+37, -13) (Diff)
/source/blender/python/intern/bpy_operator.c (+61, -63) (Diff)
/source/blender/python/intern/bpy_opwrapper.c (+2, -19) (Diff)
/source/blender/python/intern/bpy_opwrapper.h (+3, -3) (Diff)
/source/blender/python/intern/bpy_rna.c (+32, -22) (Diff)
Tehnyt: Miika HämäläinenViimeksi päivitetty: 07.11.2014 14:18MiikaH:n Sivut a.k.a. MiikaHweb | 2003-2021