Commit 9840de5
committed
Fix string autoparameters
- Added missing negation for required string parameters in parameter validation
- Made it so that auto parameters that use "" as alias must be required
- Fixed issue where it was setting the value to the parameter alias and not the actual value1 parent de5f787 commit 9840de5
103 files changed
Lines changed: 280 additions & 109 deletions
File tree
- Package
- TMPEffects.Projects~
- TMPEffects.AutoParameters.Attributes/obj
- Debug
- Release
- TMPEffects.AutoParameters
- Analyzer
- obj
- Debug
- Release
- TMPEffects.ParameterUtilityGenerator/obj
- Debug
- Release
- TMPEffects.StringLibrary/obj
- Debug
- Release
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
13 | 13 | | |
14 | 14 | | |
15 | 15 | | |
16 | | - | |
| 16 | + | |
17 | 17 | | |
18 | 18 | | |
19 | 19 | | |
| |||
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
| 1 | + | |
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
4 | 4 | | |
5 | 5 | | |
Lines changed: 11 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
20 | 20 | | |
21 | 21 | | |
22 | 22 | | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
Binary file not shown.
0 commit comments