Skip to content

1.9.11

Compare
Choose a tag to compare
@github-actions github-actions released this 22 Apr 00:45
· 21 commits to main since this release

What's Changed

  • Add support for A-pose/T-pose conversion in Setup Outfit by @bdunderscore in #828
  • Temporarily disable the parameter cost exceeded check (fixes compatibility with e.g. VRCFury "unlimited parameters") by @bdunderscore in #821
  • Add menu option to disable "modular avatar information" display by @bdunderscore in #833
  • fix: Scale Adjusters outside an avatar throw exceptions by @bdunderscore in #822
  • fix: blank error message when blend tree missing on Merge Blend Tree by @bdunderscore in #823
  • fix: self-referencing menus result in stack overflow by @bdunderscore in #827

主な変更点

  • アバターと衣装がAポーズ・Tポーズで異なる場合、Setup Outfitで自動的に合わせる機能を追加
  • パラメーター最大量を超えた場合のMAエラー表示を一時的に外す(VRCFuryのUnlimited Parameters機能との互換性修正) by @bdunderscore in #821
  • Modular Avatar Information表示をオフにできるメニューを追加 by @bdunderscore in #833
  • 修正:アバター外のScale Adjusterが例外を吐くバグ
  • 修正:Merge Blend Treeでblend treeが指定されていない場合、空のエラー文がでるバグ by @bdunderscore in #823
  • 修正:再帰的なExpressions Menuがスタックオーバーフローを起こすバグ by @bdunderscore in #827

Full Changelog: 1.9.10...1.9.11