Welcome to mirror list, hosted at ThFree Co, Russian Federation.

git.blender.org/blender-addons.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNathan Vegdahl <cessen@cessen.com>2011-05-15 03:37:05 +0400
committerNathan Vegdahl <cessen@cessen.com>2011-05-15 03:37:05 +0400
commit34b236a361394aaa1f21c3043066b995c759f774 (patch)
tree467e849b1e18704b04b1f40d5a8e9fa3f1f6d703 /rigify/rigs/basic/__init__.py
parent38f2b4d12c061b4dd8c9f9fd7ace555546e57ea9 (diff)
Rigify: added a 'copy_chain' rig type.
This is useful for bone chains that need their parent-child relationships preserved exactly. For example, bbone chains, and chains that users want to use auto-ik on. Also moved the 'copy' rig type to the basic collection. This will break some existing metarigs, but it is very easy to fix. Just change the 'copy' rig type on bones that use it to 'basic.copy'.
Diffstat (limited to 'rigify/rigs/basic/__init__.py')
-rw-r--r--rigify/rigs/basic/__init__.py0
1 files changed, 0 insertions, 0 deletions
diff --git a/rigify/rigs/basic/__init__.py b/rigify/rigs/basic/__init__.py
new file mode 100644
index 00000000..e69de29b
--- /dev/null
+++ b/rigify/rigs/basic/__init__.py