[Bf-committers] Re: [Bf-blender-cvs] CVS commit: blender/source/blender/python/api2_2x Armature.c

Toni Alatalo antont at kyperjokki.fi
Tue Mar 7 16:46:18 CET 2006


On Monday 06 March 2006 03:07, Campbell Barton wrote:
>     blender/source/blender/python/api2_2x Armature.c
>   quick fix for Python armature CVS making bones with no layers, therefor
> being invisible. Should realy have Bone/Layer access through python.

as you perhaps noticed, Armature.layers is already there - if the py team 
approves that style i guess you could add a similar mechanism to bones pretty 
easily based on that?

arm.layers = [1,3] #shows armature layers 1 and 3

~Toni
(yes i must remember to document the additions done for orange once the craze 
with the movie is done)


More information about the Bf-committers mailing list