- editng options for armature added to AramtureType

This commit is contained in:
2005-11-21 22:21:46 +00:00
parent 838fb77159
commit 280375ab2c
2 changed files with 62 additions and 0 deletions

View File

@@ -55,6 +55,8 @@ class ArmatureType:
- Armature.STICK: bones drawn as sticks
- Armature.BBONE: bones drawn as b-bones
- Armature.ENVELOPE: bones drawn as sticks with envelopes
@ivar mirrorEdit: (bool) X-axis mirrored editing
@ivar autoIK: (bool) Adds temporary IK chains while grabbing bones
"""
def __init__(name = 'myArmature'):