Skip to content

1.11.3

Compare
Choose a tag to compare
@github-actions github-actions released this 03 Feb 04:04
· 2 commits to main since this release

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.
  • 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