[Bf-python] Object setAttr for drot, size, dsize

Joseph Gilbert models at paposo.com
Thu Mar 11 13:24:28 CET 2004


Your right. I committed the fix. You can use ob.drot = (x,y,z) now.

-----Original Message-----
From: bf-python-admin at blender.org [mailto:bf-python-admin at blender.org]On
Behalf Of Alfredo de Greef

>From the Object_setAttr() code in Object.c it seems
>that PyArg_Parse("fff", ...) is used to parse a tuple,
>which causes the above error. So this should either be
>changed to use PyArg_ParseTuple() instead or change it
>to PyArg_Parse("(fff)", ...)

____________________
Bf-python mailing list
Bf-python at blender.org
http://www.blender.org/mailman/listinfo/bf-python





More information about the Bf-python mailing list