[Bf-python] set*(3float) bug & obj.setSize() request

Willian Padovani Germano wgermano at ig.com.br
Fri Jan 23 04:38:30 CET 2004


Hi Carlos, both of your suggestions have been committed

----- Original Message -----
From: "Carlos López" <klopes at posta.unizar.es>
To: <bf-python at blender.org>
Sent: Thursday, January 22, 2004 6:55 AM
Subject: [Bf-python] set*(3float) bug & obj.setSize() request


> Hi all. Such as happened with setLocation and so, for bones at
> Armature module:
> *.setHead(), .setTail(), .setLoc(), setSize() and setQuat() don't
work,
> and send:
>
> Attribute error: expected 3(or 4) arguments
>

Yes, they expected f,f,f not [f,f,f], but as done in other places, now
both ways are accepted.

> *At the other side... there's not both get/setSize() functions in
Objects module...! Must I access to it through SizeX/Y/Z instead?

Added .get/setSize().

--
Willian, wgermano at ig.com.br




More information about the Bf-python mailing list