Skip to content

1.10.1

Compare
Choose a tag to compare
@github-actions github-actions released this 03 Oct 03:03
· 44 commits to main since this release

What's Changed

  • fix: Menu Installers on the same object as Merge Armature are not processed by @bdunderscore in #1238
  • fix: ignore blendtree-only layers when determing animator WD state by @bdunderscore in #1239
    • This fixes an issue where Reactive Components would always generate Write Defaults ON states, even if all other animator states are WD OFF.
  • fix: inverted reactive components on inactive objects didn't set default states correctly by @nekobako in #1246
  • Fix issue where reactive component priorities were not being respected by @bdunderscore in #1248
  • Fix: constant-off objects controlling reactive components are not handled correctly by @bdunderscore in #1249
  • fix: shape changer preview overrides default blendshape values inappropriately by @bdunderscore in #1250
  • fix: NullReferenceException from scale adjuster preview by @bdunderscore in #1251
  • fix: NullReferenceException issued when viewing Menu Item editor outside of an avatar by @bdunderscore in #1240
  • fix: remove ShapeChanger migration for beta only by @nekobako in #1229
  • fix: set harmony ID on UnpatchAll call by @bdunderscore in #1241
  • docs: fix reactive component help URL link by @bdunderscore in #1242
  • Localization updates

主な変更点

  • 修正: Merge Armatureと同じオブジェクトについているMenu Installerが処理されない by @bdunderscore in #1238
  • 修正: アニメーターのWD使用状況を確認するとき、ブレンドツリーのみのレイヤーを無視 by @bdunderscore in #1239
    • 他のステートがすべてWD OFFでも、Reactive Componentsが常にWrite Defaults=ONで生成されるバグを直した変更です。
  • 修正: 「条件を反転」した、初期から無効化オブジェクトが正しく初期状態を適用しない by @nekobako in #1246
  • Reactive Componentの優先度が正しく処理されない問題を修正 by @bdunderscore in #1248
  • 修正: Reactive Componentを制御する、常にOFFのオブジェクトが正しく考慮されない by @bdunderscore in #1249
  • 修正: Shape Changerのプレビューが初期ブレンドシェープを不正にオーバーライドする問題 by @bdunderscore in #1250
  • 修正: scale adjuster のプレビューにおけるNullReferenceException by @bdunderscore in #1251
  • 修正: アバター外のMenu Itemのエディターを見たときのNullReferenceException by @bdunderscore in #1240
  • 修正: ベータのみのはずのShapeChanger マイグレーション処理を削除 by @nekobako in #1229
  • 修正: UnpatchAllでHarmony IDを渡す by @bdunderscore in #1241
  • ドキュメンテーション: Reactive ComponentのヘルプURLを修正 by @bdunderscore in #1242
  • 翻訳を更新

Full Changelog: 1.10.0...1.10.1