Update
This commit is contained in:
@@ -84,27 +84,27 @@ global proc shelf_Nexus_Animation () {
|
||||
-manage 1
|
||||
-visible 1
|
||||
-preventOverride 0
|
||||
-annotation "IKFK Seamless Switching - Real-time IK/FK switching with scriptJob"
|
||||
-annotation "Advanced IK/FK Switch - Switch between IK and FK for ADV rigs"
|
||||
-enableBackground 0
|
||||
-backgroundColor 0 0 0
|
||||
-highlightColor 0.321569 0.521569 0.65098
|
||||
-align "center"
|
||||
-label "IKFK"
|
||||
-label "AdvIKFK"
|
||||
-labelOffset 0
|
||||
-rotation 0
|
||||
-flipX 0
|
||||
-flipY 0
|
||||
-useAlpha 1
|
||||
-font "plainLabelFont"
|
||||
-imageOverlayLabel "IKFK"
|
||||
-imageOverlayLabel "AdvIKFK"
|
||||
-overlayLabelColor 0.8 0.8 0.8
|
||||
-overlayLabelBackColor 0 0 0 0.5
|
||||
-image "ikfk_switcher.png"
|
||||
-image1 "ikfk_switcher.png"
|
||||
-image "advIkFkSwitch.png"
|
||||
-image1 "advIkFkSwitch.png"
|
||||
-style "iconOnly"
|
||||
-marginWidth 0
|
||||
-marginHeight 1
|
||||
-command "import animation_tools.ikfk_switcher\nanimation_tools.ikfk_switcher.show()"
|
||||
-command "import animation_tools.advIkFkSwitch\nanimation_tools.advIkFkSwitch.IkFk(False)"
|
||||
-sourceType "python"
|
||||
-commandRepeatable 1
|
||||
-flat 1
|
||||
@@ -271,6 +271,7 @@ global proc shelf_Nexus_Animation () {
|
||||
-flipY 0
|
||||
-useAlpha 1
|
||||
-font "plainLabelFont"
|
||||
-imageOverlayLabel "Offset Keys"
|
||||
-overlayLabelColor 0.8 0.8 0.8
|
||||
-overlayLabelBackColor 0 0 0 0.5
|
||||
-image "offsetkeys.png"
|
||||
|
||||
Reference in New Issue
Block a user