Blender Git Commit Log

Git Commits -> Revision d8ce09c

Revision d8ce09c by Campbell Barton (master)
February 15, 2010, 23:43 (GMT)
bugfix [#21173] Autocompleate raises an error

split PropertyRNA off into 3 types, base type, collection and array, since array and collections needed internal checks inside almost every function its better to have the, as subclassed to the property type. This makes introspection more useful.

Also made printing of structs and properties prettier giveing type and length.

Commit Details:

Full Hash: d8ce09ce53cf90fcd077cc6b6343e3ca860fe033
SVN Revision: 26943
Parent Commit: 80bb824
Lines Changed: +342, -169

4 Modified Paths:

/source/blender/makesrna/intern/rna_rna.c (+11, -10) (Diff)
/source/blender/makesrna/RNA_enum_types.h (+1, -0) (Diff)
/source/blender/python/intern/bpy_rna.c (+328, -159) (Diff)
/source/blender/python/intern/bpy_rna.h (+2, -0) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021