modular-avatar/Editor/ParamsUsage
nekobako 48b7d80f7c
Fix menu item float value (#1140)
* fix: menu item with float value incorrectly generates bool parameter

* fix: reactive components generate transitions with overlapping condition ranges

* chore: add tests for menu item parameter type

* fix: incorrect parameter type detemination for float values

* chore: add more tests for menu item parameter type

* refactor: unify logic to determine parameter type and rename confusing variable
2024-09-15 19:32:59 -07:00
..
assembly-info.cs feat: add UI to show parameter usage (#773) 2024-03-14 21:33:44 +09:00
assembly-info.cs.meta feat: add UI to show parameter usage (#773) 2024-03-14 21:33:44 +09:00
MAParametersIntrospection.cs Fix menu item float value (#1140) 2024-09-15 19:32:59 -07:00
MAParametersIntrospection.cs.meta feat: add UI to show parameter usage (#773) 2024-03-14 21:33:44 +09:00
nadena.dev.modular-avatar.param-introspection.asmdef fix: don't use GUID references in asmdef (#791) 2024-03-17 17:00:29 +09:00
nadena.dev.modular-avatar.param-introspection.asmdef.meta feat: add UI to show parameter usage (#773) 2024-03-14 21:33:44 +09:00
ParamsUsage.uss change: MA Info is now a normal editor window (#850) 2024-05-13 05:19:55 +09:00
ParamsUsage.uss.meta feat: add UI to show parameter usage (#773) 2024-03-14 21:33:44 +09:00
ParamsUsage.uxml change: MA Info is now a normal editor window (#850) 2024-05-13 05:19:55 +09:00
ParamsUsage.uxml.meta feat: add UI to show parameter usage (#773) 2024-03-14 21:33:44 +09:00
ParamsUsageWindow.cs change: MA Info is now a normal editor window (#850) 2024-05-13 05:19:55 +09:00
ParamsUsageWindow.cs.meta change: MA Info is now a normal editor window (#850) 2024-05-13 05:19:55 +09:00