Commit Graph

10 Commits

Author SHA1 Message Date
bd_
436a7dc4dd ui: adjust MA Parameters field width 2024-08-18 19:31:37 -07:00
bd_
467b0d4431
ui: fix accidentally deleted USS for unregistered parameters () 2024-08-13 20:32:48 -07:00
bd_
3644ffdb12 chore/fix: missing semicolon 2024-08-13 19:27:45 -07:00
bd_
d49f87e754
ui: various MA Parameters UI adjustments ()
* chore: use ON/OFF for parameters default field

* ui: MA Parameters UI adjustments
2024-08-11 18:09:20 -07:00
bd_
c2f37bb3a1
ui: redesign MA parameters UI ()
Closes: , 
2024-08-06 20:43:32 -07:00
bd_
f99930999e
fix: compatibility break with animator defaults ()
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
bd_
cc6ecd4f90
Update parameters docs and Saved field handling ()
* docs: new parameters UI documentation

Closes: 

* feat(params), changelog-callout: adjust handling of Saved flag with parameters

* chore: fix docs links
2024-02-12 19:24:35 +09:00
bd_
3d2052d8ff
fix: missing translations on "automatic" rename-to field ()
Closes: 
2024-02-04 20:44:37 +09:00
bd_
1fc9c2d4ac
feat(params): Allow for MA Parameters to _not_ specify a default value ()
* feat(params): track whether a default value was explicitly set

* feat(params): improve default value resolution and error handling
2024-01-28 14:27:43 +09:00
bd_
86fc302fa5
ui(parameters): Rebuild MAParameters UI for Unity 2022 () 2024-01-27 20:06:22 +09:00