mackysoft
|
9061c68ab7
|
SubclassSelector is now support a concrete base class.
|
2022-04-10 13:37:51 +09:00 |
|
chadefranklin
|
1abb5d7e35
|
Assign result
Fixed bug where clicking on type selection button the first time leads to error.
|
2022-03-28 20:46:01 -04:00 |
|
mackysoft
|
4cdcf995f6
|
Remove unnecessary namespaces
|
2022-03-28 23:06:11 +09:00 |
|
mackysoft
|
f8b317ba20
|
Optimize drawing SubclassSelector
|
2022-03-05 02:00:34 +09:00 |
|
mackysoft
|
b9ad9838ae
|
Removed class constraints.
Removed class constraints. This allows the use of structs.
|
2021-12-31 11:03:50 +09:00 |
|
mackysoft
|
6dc9fbcaae
|
Improved performance of SubclassSelectorDrawer
# Changed
- `SubclassSelectorDrawer` now caches the display name of type.
- `SubclassSelectorDrawer` now finds the type via `UnityEditor.TypeCache`.
|
2021-05-18 01:22:16 +09:00 |
|
mackysoft
|
f06e681251
|
Initial commit
|
2021-04-06 01:09:47 +09:00 |
|