Skip to content
This repository has been archived by the owner on Apr 10, 2020. It is now read-only.

Commit

Permalink
updating to latest rigify
Browse files Browse the repository at this point in the history
  • Loading branch information
Kfir committed Mar 3, 2013
1 parent 3eff3e1 commit ec7fe76
Show file tree
Hide file tree
Showing 18 changed files with 2,838 additions and 297 deletions.
1 change: 0 additions & 1 deletion generate.py
Original file line number Diff line number Diff line change
Expand Up @@ -265,7 +265,6 @@ def generate_rig(context, metarig):
try:
# Collect/initialize all the rigs.
rigs = []
deformation_rigs = []
for bone in bones_sorted:
bpy.ops.object.mode_set(mode='EDIT')
rigs += get_bone_rigs(obj, bone)
Expand Down
Loading

0 comments on commit ec7fe76

Please sign in to comment.