10086120 发表于 2026-6-13 22:08

Maya权重编辑插件weights component editor

老外免费开源插件,让AI做了汉化+适配Maya2025。本人只在2023和2025上测试没有问题

安装方式:
1.解压之后将 DRAG_AND_DROP_INSTALLER.py 文件拖入Maya窗口按照提示安装
2.在脚本编辑器py选项卡运行下方代码,或从脚本编辑器拖到工具架后点击运行
from weights_editor_tool import weights_editor
weights_editor.run()

github地址(英文原版):https://github.com/theRussetPotato/weights_editor

注意!!!
平滑(全部影响)功能需要安装另一个插件brSmoothWeights但我并没有安装测试,这个插件可以在gumroad上找到

拉破车 发表于 2026-6-18 08:32

自带已经感觉 不错,这又进行了整合看来是,嘿嘿,感谢楼 主分享
页: [1]
查看完整版本: Maya权重编辑插件weights component editor