Skip to content

1.9.9

Compare
Choose a tag to compare
@github-actions github-actions released this 27 Mar 11:44
· 37 commits to main since this release

What's Changed

New features

  • Add a new UI to show parameter usage by @bdunderscore in #773
    • Click on any GameObject in your avatar, and expand the "Modular Avatar Information" pane to see how many parameters this game object is using, and how much you have spare.

Fixes and improvements

  • Fix for Audio Clip References in Animator by @ZenithVal in #780
    • This fixes issues using the new AnimatorPlayAudio state behavior
  • Many translation improvements! Thanks to:
  • fix: FreeSegment "segment not found" errors by @bdunderscore in #800
  • perf: skip rename processing when there are no relevant mappings by @bdunderscore in #799
  • fix: NullRefExceptions in ProxyManager.MapBone by @bdunderscore in #801
  • fix: NullRefExceptions from inspectors by @bdunderscore in #789

主な変更点

  • Add a new UI to show parameter usage by @bdunderscore in #773
    • Click on any GameObject in your avatar, and expand the "Modular Avatar Information" pane to see how many parameters this game object is using, and how much you have spare.

Fixes and improvements

  • アニメーターからのAudio Clip参照に対応 by @ZenithVal in #780
    • 新しく追加された AnimatorPlayAudio に対応する変更です
  • 翻訳がいろいろと改善されています!以下の方々の貢献に感謝!
  • fix: FreeSegmentからの「segment not found」エラーを修正 by @bdunderscore in #800
  • perf: リネームする必要がない場合はリネーム処理を飛ばす by @bdunderscore in #799
  • fix: ProxyManager.MapBoneからのNullRefExceptionを修正 by @bdunderscore in #801
  • fix: インスペクターからのNullRefExceptionを修正 by @bdunderscore in #789

New Contributors

Full Changelog: 1.9.8...1.9.9