modular-avatar/UnitTests~/MergeAnimatorTests
bd_ f99930999e
fix: compatibility break with animator defaults (#686)
Changes in 1.9.0 broke existing avatars that used animators with
different default values than the MA Parameters fields. This change
makes overriding the animator defaults require an explicit configuration;
this is technically a change which would require a minor version bump,
but as this is addressing a major-version-level compatibility break in 1.9.0,
we're going to push this out at a minor version this time.
2024-02-21 20:40:31 +09:00
..
PreexistingAnimatorParams fix: compatibility break with animator defaults (#686) 2024-02-21 20:40:31 +09:00
TypeAdjustment chore: add additional unit test (#675) 2024-02-17 20:12:09 +09:00
PreexistingAnimatorParams.meta fix: compatibility break with animator defaults (#686) 2024-02-21 20:40:31 +09:00
TypeAdjustment.meta feat: convert animator parameters to float when types are inconsistent (#662) 2024-02-12 19:35:11 +09:00