|
7e0f98ef91
|
Automatic code cleanup (no real changes)
- Use explicit type of var
- Use 'new()'
- Remove unnecessary usings
- Sort usings
- Apply formatting
|
2022-04-12 05:20:35 +10:00 |
|
|
e44ff9e207
|
Add support for Constructors in Reflection Inspector
- Added CacheConstructor : CacheMember
- Changed default scope to "All" from "Instance" when inspecting an instance
- Bumped UniverseLib
|
2022-03-14 05:20:43 +11:00 |
|
|
9985ed0fd8
|
Update to UniverseLib 1.2, cleanups
|
2022-01-31 21:24:01 +11:00 |
|
|
ea7b91f7fd
|
Implement Clipboard and Notifications, misc cleanups
|
2022-01-18 20:19:20 +11:00 |
|
|
274352d665
|
fix ParameterHandler parsing Types
|
2022-01-02 19:55:09 +11:00 |
|
|
7b477a8b0e
|
Rewrite EvaluateWidget, add BaseArgumentHandler, use autocomplete for InteractiveEnum
|
2022-01-02 19:43:55 +11:00 |
|