This commit is contained in:
2025-12-06 18:23:17 +08:00
parent 1f10abfb32
commit 9f30e905d7
259 changed files with 33763 additions and 348 deletions

View File

@@ -285,5 +285,40 @@ 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 "Spring Magic - Calculate bone chain animation with spring physics"
-enableBackground 0
-backgroundColor 0 0 0
-highlightColor 0.321569 0.521569 0.65098
-align "center"
-label "SpringMagic"
-labelOffset 0
-rotation 0
-flipX 0
-flipY 0
-useAlpha 1
-font "plainLabelFont"
-imageOverlayLabel "Spring"
-overlayLabelColor 0.8 0.8 0.8
-overlayLabelBackColor 0 0 0 0.5
-image "springmagic.png"
-image1 "springmagic.png"
-style "iconOnly"
-marginWidth 0
-marginHeight 1
-command "import springmagic\nspringmagic.main()"
-sourceType "python"
-commandRepeatable 1
-flat 1
;
}