Skip to content

1.19.0-alpha.0

Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 01 Sep 04:29
· 4 commits to main since this release

Version 1.19.0-alpha.0

This is a prerelease version. There may be bugs, and API compatibility is not yet guaranteed.
Please: BACK UP YOUR PROJECTS

Notable changes

Changed

  • [#2095] Reworked Reactive Components to use blend trees, improving animator performance and fixing issues where different
    RCs might respond at different times to the same trigger.
    • Compatibility note: Reactive Component response timing may be slightly different from prior versions.
    • Compatibility note: Modular Avatar no longer supports co-existence with VRCFury versions older than 1.1373.
      Update VRCFury before upgrading Modular Avatar.

主な変更点

Changed

  • [#2095] Reactive Component の生成処理をブレンドツリー方式に刷新し、アニメーターの処理負荷を軽減するとともに、
    同じトリガーに対して複数の Reactive Component の反応タイミングがずれる問題を修正しました。
    • 互換性に関する注意:Reactive Component の反応タイミングが以前のバージョンからわずかに変わる場合があります。
    • 互換性に関する注意:VRCFury 1.1373 未満との共存はサポートされなくなりました。Modular Avatar を更新する前に
      VRCFury を更新してください。