Files
test/source/blender
Campbell Barton f4be9a6393 support for defining rna class properties as class attributes
eg:
 bpy.types.Scene.myprop = BoolProperty()
 
note, this uses an ugly python metaclass, this should be replaced with a C implimentation which is included but commented out, causing crashes in pythons GC which gives no hint as to where the bug comes from.
2010-09-09 05:37:22 +00:00
..
2010-09-09 00:14:51 +00:00
2010-08-25 02:32:02 +00:00
2010-09-06 05:35:09 +00:00
2010-09-09 00:14:51 +00:00
2010-09-07 10:31:47 +00:00
2010-08-10 21:22:26 +00:00
2010-08-10 21:22:26 +00:00