6 Commits

Author SHA1 Message Date
mackysoft
1bbd9a1f4c Update Unity from 2020.3.24f1 to 2021.3.13f1 2022-11-12 00:36:14 +09:00
mackysoft
a92b8ee7d8 Update Example 2022-04-10 11:17:47 +09:00
mackysoft
112b5f9457 Add ExamplEditor
Needed to reproduce issue
2022-03-05 02:04:22 +09:00
mackysoft
40f24e6d96 Update Unity from 2020.3.8f1 to 2020.3.24f1 2021-12-31 10:34:08 +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
c53f01ce99 Packaging Update
# Added
- Added LICENCE.
- Added build workflow.
- Added release workflow.
- Added PackageTools.

# Changed
- Update Unity from 2020.3.1f1 to 2020.8.1f1.
2021-05-14 01:34:02 +09:00