This commit is contained in:
2025-11-30 22:42:19 +08:00
parent de46c4b073
commit 618e2abae5
11 changed files with 1238 additions and 3749 deletions

View File

@@ -49,62 +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()"
-sourceType "python"
-commandRepeatable 1
-flat 1
;
shelfButton
-enableCommandRepeat 1
-flexibleWidthType 3
-flexibleWidthValue 32
-enable 1
-width 35
-height 34
-manage 1
-visible 1
-preventOverride 0
-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 "AdvIKFK"
-labelOffset 0
-rotation 0
-flipX 0
-flipY 0
-useAlpha 1
-font "plainLabelFont"
-imageOverlayLabel "AdvIKFK"
-overlayLabelColor 0.8 0.8 0.8
-overlayLabelBackColor 0 0 0 0.5
-image "advIkFkSwitch.png"
-image1 "advIkFkSwitch.png"
-style "iconOnly"
-marginWidth 0
-marginHeight 1
-command "import animation_tools.advIkFkSwitch\nanimation_tools.advIkFkSwitch.IkFk(False)"
-command "import animation_tools.ikfx_switch\nanimation_tools.ikfx_switch.show()"
-sourceType "python"
-commandRepeatable 1
-flat 1