fix for some errors and local root bone override

This commit is contained in:
2009-12-10 14:32:37 +00:00
parent aaa181818e
commit 5c5ec6f0a7
5 changed files with 57 additions and 12 deletions

View File

@@ -75,7 +75,7 @@ def main(obj, bone_definition, base_names):
'''
Use this bone to define a delta thats applied to its child in pose mode.
'''
return
mode_orig = obj.mode
bpy.ops.object.mode_set(mode='OBJECT')