[Bf-python] [Bf-committers] [Bf-blender-cvs] SVN commit: /data/svn/bf-blender [10922] branches/pyapi_devel/source/ blender/python/api2_2x: Camera, Scene, Object - removed get/set' s from the API (getName, setName) - just use .name

Willian Padovani Germano wgermano at superig.com.br
Thu Jun 14 18:18:48 CEST 2007


Stephen Swaney wrote:
(...)
> I can see supporting both styles, but to solely use the bitmask syntax is
> ungood.

My thought, too. We might have attrs .layerMask for bitmask access and 
.layer for higher level, *pythonic* access, that we can still discuss 
how to properly implement (list, set, custom?).

-- 
Willian



More information about the Bf-python mailing list