github-actions[bot]
|
28ce93d8fc
|
feat: Update package.json to 1.1.3
1.1.3
|
2022-03-28 14:21:42 +00:00 |
|
Makihiro
|
55a071abe9
|
Merge pull request #7 from mackysoft/fix/subclassselector-drawing-overhead
Improve `SubclassSelectorDrawer` performance
|
2022-03-28 23:06:54 +09:00 |
|
mackysoft
|
4cdcf995f6
|
Remove unnecessary namespaces
|
2022-03-28 23:06:11 +09:00 |
|
mackysoft
|
cf8b8e3b17
|
Create PULL_REQUEST_TEMPLATE.md
|
2022-03-05 14:22:07 +09:00 |
|
mackysoft
|
9cbd570556
|
Create Issue templates
|
2022-03-05 13:59:10 +09:00 |
|
Makihiro
|
315cf4df85
|
Merge pull request #8 from mackysoft/feature/simple-list
[FEATURE] List the item in the root if namespace is less than or equal to 1
|
2022-03-05 11:51:21 +09:00 |
|
mackysoft
|
d730a1cdb1
|
Update AdvancedTypePopup.cs
|
2022-03-05 11:50:53 +09:00 |
|
mackysoft
|
f4cfd057cc
|
Items are now listed directly in the root when there is only one namespace.
|
2022-03-05 11:39:41 +09:00 |
|
mackysoft
|
e7a8195f17
|
Update ExampleEditor.cs
|
2022-03-05 02:15:38 +09:00 |
|
mackysoft
|
112b5f9457
|
Add ExamplEditor
Needed to reproduce issue
|
2022-03-05 02:04:22 +09:00 |
|
mackysoft
|
f8b317ba20
|
Optimize drawing SubclassSelector
|
2022-03-05 02:00:34 +09:00 |
|
github-actions[bot]
|
a10a5b90e4
|
feat: Update package.json to 1.1.2
1.1.2
|
2021-12-31 02:31:37 +00:00 |
|
Makihiro
|
f7d6aee382
|
Merge pull request #4 from mackysoft/feature/struct-support
Add struct support
|
2021-12-31 11:20:23 +09:00 |
|
mackysoft
|
cba28ca317
|
Update README.md
|
2021-12-31 11:04:21 +09:00 |
|
mackysoft
|
e7d200c091
|
Update example
|
2021-12-31 11:04:05 +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
|
024a9cdbdd
|
Fixed an object references were broken in example scene.
|
2021-12-31 10:37:38 +09:00 |
|
mackysoft
|
40f24e6d96
|
Update Unity from 2020.3.8f1 to 2020.3.24f1
|
2021-12-31 10:34:08 +09:00 |
|
github-actions[bot]
|
ef305d06fe
|
feat: Update package.json to 1.1.1
1.1.1
|
2021-05-23 12:40:07 +00:00 |
|
Makihiro
|
27c901a24d
|
Merge pull request #2 from shiena/feature/upm-samples
support upm Samples
|
2021-05-23 21:30:20 +09:00 |
|
KOGA Mitsuhiro
|
aa2648584f
|
support upm Samples
|
2021-05-23 21:09:19 +09:00 |
|
github-actions[bot]
|
8a5a35f46f
|
feat: Update package.json to 1.1.0
1.1.0
|
2021-05-17 16:30:55 +00: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 |
|
Makihiro
|
e02042777f
|
Update README.md
|
2021-05-14 15:57:28 +09:00 |
|
Makihiro
|
12a6c465d2
|
Update README.md
|
2021-05-14 02:49:33 +09:00 |
|
Makihiro
|
810919883f
|
Update README.md
|
2021-05-14 02:44:01 +09:00 |
|
Makihiro
|
c3378c3bc4
|
Update README.md
|
2021-05-14 02:41:23 +09:00 |
|
Makihiro
|
1af4ffb925
|
Update README.md
|
2021-05-14 02:39:59 +09:00 |
|
mackysoft
|
7b99f23300
|
Added package.json
# Added
- Added package.json.
- Added package workflow.
1.0.1
|
2021-05-14 01:47:26 +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 |
|
mackysoft
|
5eca08b18d
|
Update Example.cs
|
2021-04-10 22:10:45 +09:00 |
|
mackysoft
|
f719b189f1
|
Update README.md
1.0.0
|
2021-04-06 01:30:04 +09:00 |
|
mackysoft
|
f06e681251
|
Initial commit
|
2021-04-06 01:09:47 +09:00 |
|