9 Commits

Author SHA1 Message Date
bd_
a3b9acba39
ui: Improvements to MA Parameters editor ()
* Add import-from-asset feature (Closes: , , )
* Limit size of scrollable area to avoid double-scrolling
* Add support for pressing the "delete" key to delete parameters.
2024-11-02 15:17:58 -07:00
nekobako
faa8d210f2
Enhance default value field ()
* feat: enhance default value field input

* fix: format default value when update type or value on parameters inspector

* fix: don't accept NaN and Infinity for default value setting
2024-09-14 17:53:00 -07:00
nekobako
3be3cfb74a
Refine some UI ()
* feat: warn by color when Shape Changer has an invalid blendshape

* feat: refine reactive components ui layout

* feat: refine ma parameters ui layout
2024-09-13 18:06: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_
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