1.11.3
What's Changed
- feat: Added the
Create Toggle for Selection
menu item by @Tliks in #1400- Select some objects, right click, and choose
Modular Avatar -> Create Toggle for Selection
. Menu items will be created for each selected object automatically.
- Select some objects, right click, and choose
- fix: Reactive Components attached to always-on object are sometimes ignored by @bdunderscore in #1424
- fix: occasional NullReferenceError from RO analysis by @bdunderscore in #1425
- perf: improve preview performance by @Tliks in #1427
- fix: parameters in menu assets referenced by a Menu Item aren't renamed correctly by @bdunderscore in #1428
- docs: fix typo in MA Parameters docs by @nlaocs in #1422
主な変更点
- 新機能:
Create Toggle for Selection
メニューを追加 by @Tliks in #1400- オブジェクトを複数選択し、右クリックメニューで
Modular Avatar -> Create Toggle for Selection
を選択すると、選択中のオブジェクトそれぞれにON/OFFメニューが生成されます
- オブジェクトを複数選択し、右クリックメニューで
- 修正: 常にONなオブジェクトについているリアクティブコンポーネントが正しく反映されないバグ by @bdunderscore in #1424
- 修正: リアクティブコンポーネントの処理でNullReferenceErrorが発生するバグ by @bdunderscore in #1425
- 修正: プレビューパフォーマンス向上 by @Tliks in #1427
- 修正: MA Menu Itemで追加されるサブメニューアセットの中のパラメーターがリネームされない by @bdunderscore in #1428
- ドキュメンテーション: MA Parametersドキュメンテーションのタイプミスを修正 by @nlaocs in #1422
New Contributors
Full Changelog: 1.11.2...1.11.3