Blender Git Commit Log

Git Commits -> Revision 12291b6

Revision 12291b6 by Campbell Barton (master)
August 15, 2009, 05:05 (GMT)
RNA Types were storing an instance of themself for class introspection and docs but makes freeing the type complicated.

now __rna__ is a PyCObject rather then a BPy_StructRNA instance, to get the rna from python use __get_rna() now.

Commit Details:

Full Hash: 12291b693cebcb8b407c483fddf5d13b1711b36c
SVN Revision: 22460
Parent Commit: dc952c7
Lines Changed: +64, -88

2 Modified Paths:

/source/blender/python/epy_doc_gen.py (+2, -2) (Diff)
/source/blender/python/intern/bpy_rna.c (+62, -86) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021