[Bf-taskforce25] RNA Naming convention

Chris Want cwant at ualberta.ca
Wed Dec 3 17:37:49 CET 2008


Campbell Barton wrote:
> On Wed, Dec 3, 2008 at 3:18 PM, GSR <gsr.b3d at infernal-iceberg.com> wrote:
>> Hi,
>> aligorith at gmail.com (2008-12-03 at 1716.27 +1300):
>>> On Wed, Dec 3, 2008 at 5:10 PM, GSR <gsr.b3d at infernal-iceberg.com> wrote:
>>>
>>>> Hi,
>>>> ideasman42 at gmail.com (2008-12-03 at 1451.33 +1100):
>>>>> Could identifier names starting with numbers be forbidden with RNA?,
>>>>> this is messing up python which cant do
>>>>>   bpy.curves['MyCurve'].3d = True

How about renaming the attribute (and the button that controls
it in the interface) to 'planar' and have it reflect the
opposite of what it currently represents, e.g.,

curve.3d = True  ==> curve.planar = False
curve.3d = False ==> curve.planar = True

Anyways, just a thought...

Regards,
Chris


More information about the Bf-taskforce25 mailing list