[Bf-python] ob.getData(name_only) - BF-Blender patch

Willian Padovani Germano wgermano at ig.com.br
Tue Mar 1 03:49:42 CET 2005


Campbell Barton wrote:

> Hi All, patched BF-Blender to fix a python error.
> ob.getData(name_only=1) is returning the object name.

Hi Campbell,

Yes, my fault, sorry.  I had already fixed it here, committing now.  We 
can use the fact that "ID" is the first member inside an Object struct 
to do it.

-- 
Willian




More information about the Bf-python mailing list