Skip to content

1.1.0

Choose a tag to compare

@github-actions github-actions released this 30 Nov 21:04
· 1554 commits to main since this release

Changelog

New features

UI improvements

  • [ui] prevent Setup Outfit from running on an avatar root by @bdunderscore in #121
  • Added support for closing AvMenuTreeViewWindow automatically when it loses focus. by @raiti-chan in #119
  • Close blendshape selection window when it loses focus by @bdunderscore in #120

Bugfixes

  • Fix a bug where the outfit bounding box changes when applying an outfit with a different scale from the base by @arare in #117
  • Fix animator cloning creating duplicate MonoScript objects by @bdunderscore in #116

主な変更点

新機能

UI改善

  • Setup Outfitがアバタールートでは実行できないように変更 by @bdunderscore in #121
  • AvMenuTreeViewWindowからフォーカスが移った時に自動的に閉じる機能を追加 by @raiti-chan in #119
  • ブレンドシェープ選択ウィンドウからフォーカスが移った時に自動的に閉じる機能を追加 by @bdunderscore in #120

Bugfixes

  • 素体とスケールの違う衣装を着せる時、バウンディングボックスがサイズ差の分変わってしまうバグの修正 by @arare in #117
  • アニメーター複製でMonoScriptオブジェクトまで複製されてしまうバグを修正 by @bdunderscore in #116

New Contributors

Full Changelog: 1.0.1...1.1.0