This commit is contained in:
2025-11-26 00:15:31 +08:00
parent ce47cef161
commit 021c593241
3 changed files with 741 additions and 0 deletions

View File

@@ -74,6 +74,41 @@ global proc shelf_Nexus_Animation () {
-commandRepeatable 1
-flat 1
;
shelfButton
-enableCommandRepeat 1
-flexibleWidthType 3
-flexibleWidthValue 32
-enable 1
-width 35
-height 34
-manage 1
-visible 1
-preventOverride 0
-annotation "IKFK Seamless Switching - Real-time IK/FK switching with scriptJob"
-enableBackground 0
-backgroundColor 0 0 0
-highlightColor 0.321569 0.521569 0.65098
-align "center"
-label "IKFK"
-labelOffset 0
-rotation 0
-flipX 0
-flipY 0
-useAlpha 1
-font "plainLabelFont"
-imageOverlayLabel "IKFK"
-overlayLabelColor 0.8 0.8 0.8
-overlayLabelBackColor 0 0 0 0.5
-image "ikfk_switcher.png"
-image1 "ikfk_switcher.png"
-style "iconOnly"
-marginWidth 0
-marginHeight 1
-command "import animation_tools.ikfk_switcher\nanimation_tools.ikfk_switcher.show()"
-sourceType "python"
-commandRepeatable 1
-flat 1
;
shelfButton
-enableCommandRepeat 1
-flexibleWidthType 3