On Sat, Jul 17, 2010 at 9:11 PM, Dalai Felinto <[email protected]> wrote: >>" - controllers rna name was being set to its body (rather then ID name)" >> - RNA_def_struct_name_property(srna, prop); > Hi Campbell, > I see that the def_struct_name was totally misplaced in the > rna_controller (probably a copy/paste error - my mistake). But I don't > get the relation with the commit message. As you know Controllers have > no ID ... > > Cheers, > Dalai
Your right, in the case of a controller it just needed to be set to the controllers name, (since it has no ID name). _______________________________________________ Bf-committers mailing list [email protected] http://lists.blender.org/mailman/listinfo/bf-committers
