Sinai
|
1643d4b7dd
|
Allow generic class construction for unbound types
|
2022-04-22 21:03:11 +10:00 |
|
Sinai
|
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 |
|
Sinai
|
a986b92963
|
Don't try to get UnityObjectWidget for static class inspection
|
2022-04-01 01:31:40 +11:00 |
|
Sinai
|
4bee55fb25
|
Cleanups, remove redundancy
|
2022-03-29 22:36:17 +11:00 |
|
Sinai
|
bd9e80f2b4
|
Refactor unity inspector widgets into proper classes
|
2022-03-20 21:21:01 +11:00 |
|
Sinai
|
dc81451ce5
|
Make Constructor toggle button actually do something
|
2022-03-15 01:18:12 +11:00 |
|
Sinai
|
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 |
|
Sinai
|
621a9cd72e
|
Use RemoveHighlighting to get raw copy+paste name
|
2022-03-10 04:31:19 +11:00 |
|
Sinai
|
9985ed0fd8
|
Update to UniverseLib 1.2, cleanups
|
2022-01-31 21:24:01 +11:00 |
|
Sinai
|
ea7b91f7fd
|
Implement Clipboard and Notifications, misc cleanups
|
2022-01-18 20:19:20 +11:00 |
|
Sinai
|
a73e992a0c
|
Remove "Core" namespace, move everything in it up one level
|
2022-01-17 19:42:05 +11:00 |
|
Sinai
|
3334549902
|
use UniverseLib
|
2021-12-02 18:35:46 +11:00 |
|
Sinai
|
957d80c7ec
|
Fix IOUtility creating folders for file paths
|
2021-10-16 18:10:23 +11:00 |
|
Sinai
|
20298aa47b
|
Make Type and Member names selectable / copy+paste-able
|
2021-08-23 18:35:08 +10:00 |
|
Sinai
|
f815a13d9a
|
Namespace cleanup, move some categories out of UI namespace
|
2021-06-30 07:49:58 +10:00 |
|