modular-avatar/UnitTests~/ReactiveComponent/ParameterAssignment
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
..
AutoValueAssignmentTests.cs fix: incorrect default value for single menu item with automatic value (#1147) 2024-09-15 14:23:15 -07:00
AutoValueAssignmentTests.cs.meta fix: multiple issues with auto parameter value assignment (#1136) 2024-09-13 19:27:01 -07:00
ParameterTypeTests.cs Fix menu item float value (#1140) 2024-09-15 19:32:59 -07:00
ParameterTypeTests.cs.meta Fix menu item float value (#1140) 2024-09-15 19:32:59 -07:00