1.1.0
Changelog
New features
- Add a component to block PhysBone chains by @bdunderscore in #113
- See documentation at https://modular-avatar.nadena.dev/docs/reference/physbone-blocker
UI improvements
- [ui] prevent Setup Outfit from running on an avatar root by @bdunderscore in #121
- Added support for closing AvMenuTreeViewWindow automatically when it loses focus. by @raiti-chan in #119
- Close blendshape selection window when it loses focus by @bdunderscore in #120
Bugfixes
- Fix a bug where the outfit bounding box changes when applying an outfit with a different scale from the base by @arare in #117
- Fix animator cloning creating duplicate MonoScript objects by @bdunderscore in #116
主な変更点
新機能
- PhysBoneの影響をブロックするコンポーネントを追加 by @bdunderscore in #113
- 詳しくはドキュメンテーションに参照: https://modular-avatar.nadena.dev/ja/docs/reference/physbone-blocker
UI改善
- Setup Outfitがアバタールートでは実行できないように変更 by @bdunderscore in #121
- AvMenuTreeViewWindowからフォーカスが移った時に自動的に閉じる機能を追加 by @raiti-chan in #119
- ブレンドシェープ選択ウィンドウからフォーカスが移った時に自動的に閉じる機能を追加 by @bdunderscore in #120
Bugfixes
- 素体とスケールの違う衣装を着せる時、バウンディングボックスがサイズ差の分変わってしまうバグの修正 by @arare in #117
- アニメーター複製でMonoScriptオブジェクトまで複製されてしまうバグを修正 by @bdunderscore in #116
New Contributors
- @raiti-chan made their first contribution in #119
Full Changelog: 1.0.1...1.1.0