1.10.4
What's Changed
- feat: add support for drag-and-drop on MaterialSetter and ShapeChanger by @nekobako in #1271
- feat: Add an option to match A/T-poses with the base avatar to the Merge Armature "reset position to base avatar" options by @Sayamame-beans in #1188
- fix: missing localization strings for Replace Object errors by @bdunderscore in #1282
- fix: NullReferenceErrors when
AnimatorControllerLayer.stateMachine
is null by @bdunderscore in #1283 - fix: NullReferenceErrors in Reactive Component simulator by @bdunderscore in #1292
- fix: Inactive menu items don't appear in Reactive Component debugger by @bdunderscore in #1291
主な変更点
- feat: MaterialSetter と ShapeChanger をドラッグアンドドロップに対応 by @nekobako in #1271
- feat: Merge Armatureの"Reset position to base avatar"にA/Tポーズ変換オプションを追加 by @Sayamame-beans in #1188
- fix: Replace Object のエラーのローカリゼーションストリングが欠けている問題 by @bdunderscore in #1282
- fix:
AnimatorControllerLayer.stateMachine
がnullだとNullReferenceErrorが発生 by @bdunderscore in #1283 - fix: Reactive Component デバッガーにNullReferenceErrorが発生 by @bdunderscore in #1292
- fix: Reactive Component デバッガーで非アクティブのメニューアイテムが消えてしまう by @bdunderscore in #1291
Full Changelog: 1.10.3...1.10.4