Skip to content

1.10.0-rc.7

Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 23 Sep 01:27
· 693 commits to main since this release

What's Changed

  • fix: animation clips are not added to the persistent asset object on build by @bdunderscore in #1182
    • This fixes an issue where animations would be broken when using modular avatar in combination with VRCFury and Poiyomi shader
  • fix: remove unnecessary exit transitions for reactive components by @nekobako in #1161
  • fix: MenuInstaller does not support cloning of expression menu assets (#1173) by @lilxyzw in #1184
  • fix: incorrect auto parameter assignment when a non-auto item is set to 0 by @bdunderscore in #1189
  • fix: resolve parameter type conflicts for menu items in params usage display by @nekobako in #1174

主な変更点

  • 修正:アニメーションクリップがビルドの途中で保存されない問題 by @bdunderscore in #1182
    • VRCFuryとPoiyomiシェーダーを併用するとアニメーションが消える問題を解決
  • 修正:リアクティブコンポーネントの不要なexitトランジションを削減 by @nekobako in #1161
  • 修正:Menu Installerがexpressions menuのクローンに対応していなかった (#1173) by @lilxyzw in #1184
  • 修正:非自動Menu Itemが0に設定されるときの、同じパラメーターの自動設定の挙動がおかしい問題 by @bdunderscore in #1189
  • 修正:パラメーター使用量表示で型の矛盾を解決 by @nekobako in #1174

New Contributors

Full Changelog: 1.10.0-rc.6...1.10.0-rc.7