Update
This commit is contained in:
@@ -49,27 +49,27 @@ global proc shelf_Nexus_Animation () {
|
||||
-manage 1
|
||||
-visible 1
|
||||
-preventOverride 0
|
||||
-annotation "IK/FK Switcher - Build temporary IK/FK setup on any rig"
|
||||
-annotation "IKFK Switch - Seamless switching between IK and FK animation"
|
||||
-enableBackground 0
|
||||
-backgroundColor 0 0 0
|
||||
-highlightColor 0.321569 0.521569 0.65098
|
||||
-align "center"
|
||||
-label "IK/FK"
|
||||
-label "IKFK"
|
||||
-labelOffset 0
|
||||
-rotation 0
|
||||
-flipX 0
|
||||
-flipY 0
|
||||
-useAlpha 1
|
||||
-font "plainLabelFont"
|
||||
-imageOverlayLabel "IK/FK"
|
||||
-imageOverlayLabel "IKFK"
|
||||
-overlayLabelColor 0.8 0.8 0.8
|
||||
-overlayLabelBackColor 0 0 0 0.5
|
||||
-image "ik_fk_switcher.png"
|
||||
-image1 "ik_fk_switcher.png"
|
||||
-image "ikfk_switch.png"
|
||||
-image1 "ikfk_switch.png"
|
||||
-style "iconOnly"
|
||||
-marginWidth 0
|
||||
-marginHeight 1
|
||||
-command "import animation_tools.ik_fk_switcher\nanimation_tools.ik_fk_switcher.user_interface()"
|
||||
-command "import animation_tools.ikfx_switch\nanimation_tools.ikfx_switch.show()"
|
||||
-sourceType "python"
|
||||
-commandRepeatable 1
|
||||
-flat 1
|
||||
@@ -249,5 +249,4 @@ global proc shelf_Nexus_Animation () {
|
||||
-commandRepeatable 1
|
||||
-flat 1
|
||||
;
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user