利用者・トーク:Crouch/Properties
Nice work.. but...
Hi.
I was trying this out and got an error.
>>> bpy.types.Object.StringProperty("myProperty") Traceback (most recent call last): File "<console>", line 1, in <module> ValueError: all args must be keywords
Although later on you do use attr="myProperty", I think it would be good to change the former to include attr="myProperty"
Keep up the good work.
iluvblender 03:44, 27 March 2010 (UTC)