Extensions:2.6/Py/Scripts/Rigging/DeformArmature

提供: wiki
< Extensions:2.6‎ | Py‎ | Scripts‎ | Rigging
2014年11月21日 (金) 05:40時点におけるwiki>Talhershkovichによる版
(差分) ← 古い版 | 最新版 (差分) | 新しい版 → (差分)
移動先: 案内検索
Deform armature
Creates a new deform armature with copy transforms constraints applied
UI location File → User Preferences → Add-Ons → Rigging
Usage Select a rig with deform bones and write "Create Deform Armature from rig" in spacebar menu
Version 0.1 Author(s) Tal Hershkovich
Blender 2.72 License GPL
Category Rigging Distribution Extern


Executable information
File name Armature_Deform.py
Current version download https://github.com/snotnose/blender_rigging_scripts/blob/master/Armature_Deform.py


Introduction


Autotasking that creates a copy of the rig's deform bones only, to a new deform armature, then assign to each bone copy transforms constraint with the relative bones from the control rig

It creates a clean Armature that is useful for exporting rig with only Deform bones

in the future could be also maybe used together with rigify to create spline ik without dependency loops.