Skip to content

1.4.5

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

What's Changed

  • feat: improve handling of editoronly objects by @bdunderscore in #224
    • Modular Avatar will now ignore any MA components placed under an EditorOnly object in play mode
  • fix: high quality curve setting is not preserved properly by @bdunderscore in #225
    • This fixes an issue where some avatars (e.g. Fluria) would vibrate intensely
  • fix: sometimes the MA icons aren't disabled properly by @bdunderscore in #216
  • fix: improve MA Parameters inspector perf when using lots of parameters by @bdunderscore in #219
  • fix: parameter drivers attached to state machines are not renamed properly by @bdunderscore in #226

主な変更点

  • feat: EditorOnlyオブジェクトの扱いを改善 by @bdunderscore in #224
    • プレイモードでは、EditorOnlyオブジェクトの下に配置されるModularAvatarコンポーネントを無視するようになりました。
  • fix: High Quality Curve設定が保持されない by @bdunderscore in #225
    • Fluriaなど、一部のアバターが振動するバグを修正します。
  • fix: アイコンギズモが無効かされない場合があるバグ by @bdunderscore in #216
  • fix: パラメーターが大量にある場合、MA Parametersのインスペクターのパフォーマンスを改善 by @bdunderscore in #219
  • fix: ステートマシンに付属するParameter Driverに名前変更処理が走らない by @bdunderscore in #226

Full Changelog: 1.4.4...1.4.5