Commit Graph

145 Commits

Author SHA1 Message Date
AnnulusGames
deffc517fa Add: publish docfx workflow 2024-02-20 14:54:01 +09:00
AnnulusGames
1da3074c9f Add: English docs 2024-02-20 14:49:47 +09:00
AnnulusGames
5daec8d69e Update: docs image 2024-02-20 12:44:05 +09:00
AnnulusGames
e675aae194 Add: new attribute docs 2024-02-20 12:29:47 +09:00
AnnulusGames
85fa328495 Update: docs images 2024-02-20 11:34:16 +09:00
AnnulusGames
08b2f13702 Update: group attributes section 2024-02-20 11:31:11 +09:00
AnnulusGames
2fef851c29 Update: toc 2024-02-20 11:11:15 +09:00
AnnulusGames
f0cae5823e Update: inspector section 2024-02-20 11:08:34 +09:00
AnnulusGames
10e4173f6f Add: extensions section 2024-02-20 10:47:00 +09:00
AnnulusGames
57236bbe67 Update: docs 2024-02-20 10:02:59 +09:00
AnnulusGames
004f781da2 Update: about page 2024-02-20 09:39:14 +09:00
AnnulusGames
4c41711a5c Add: SerializeReference attribute section 2024-02-19 17:06:25 +09:00
AnnulusGames
286509c366 Add: editor window section 2024-02-19 16:41:09 +09:00
AnnulusGames
8be6597de0 Add: serialization section 2024-02-19 15:20:40 +09:00
AnnulusGames
1ec10ab59d Add: hierarchy section 2024-02-19 13:17:26 +09:00
AnnulusGames
eb3fda46cd Add: sections to toc 2024-02-19 11:21:31 +09:00
AnnulusGames
a437c1e451 Add: Japanese docs 2024-02-19 10:59:29 +09:00
AnnulusGames
12b65cd1b9 Update: docfx.json 2024-02-18 12:42:28 +09:00
AnnulusGames
2814160d5d Setup: docfx 2024-02-18 12:37:45 +09:00
Annulus Games
2cc974d676
Merge pull request #39 from AnnulusGames/add-summary
Add: summary
2024-02-18 12:29:34 +09:00
AnnulusGames
c276ad45a5 Add: summary to hierarchy object classes 2024-02-18 11:54:40 +09:00
AnnulusGames
dfea343d44 Add: summary to editor classes 2024-02-18 11:44:52 +09:00
Annulus Games
6e9e759cad
Merge pull request #38 from AnnulusGames/refactoring
Refactoring
2024-02-18 11:22:36 +09:00
AnnulusGames
797df2ba6f Optimize: TypeHelper 2024-02-18 11:10:01 +09:00
AnnulusGames
f633221fef Change: rename private fields 2024-02-18 10:55:12 +09:00
AnnulusGames
92b644f571 Change: fields without external references to private 2024-02-18 10:54:01 +09:00
AnnulusGames
49cc732e21 Change: rename properties 2024-02-18 10:53:13 +09:00
AnnulusGames
f5fae0019d Change: move SettingsProvider to AlchemySettings class 2024-02-18 10:49:52 +09:00
Annulus Games
99fad8f04c
Merge pull request #37 from AnnulusGames/feature-persisting-window-data
Feature: persisting window data
2024-02-18 10:39:29 +09:00
AnnulusGames
d4c4e91807 Add: persisting window data 2024-02-18 10:33:23 +09:00
Annulus Games
cb3828eebe
Merge pull request #36 from AnnulusGames/add-listviewsettings-attribute
Add: ListViewSettingsAttribute
2024-02-18 09:48:22 +09:00
AnnulusGames
a330ddd51a Add: ListViewSettingsAttribute 2024-02-18 09:47:30 +09:00
Annulus Games
900bdc22dd
Merge pull request #35 from AnnulusGames/add-parameterless-group-attributes
Add: parameterless group attribute constructors
2024-02-17 22:49:12 +09:00
AnnulusGames
8102376232 Add: parameterless group attribute constructors 2024-02-17 22:48:52 +09:00
Annulus Games
4de21458d5
Merge pull request #34 from AnnulusGames/add-label-width
Add: LabelWidthAttribute
2024-02-17 22:41:18 +09:00
AnnulusGames
1f30cee649 Add: LabelWidthAttribute 2024-02-17 22:40:55 +09:00
Annulus Games
ee94d1620c
Merge pull request #33 from AnnulusGames/add-inline-group
Add: InlineGroupAttribute
2024-02-17 21:46:28 +09:00
AnnulusGames
dd65dd3d6c Add: InlineGroup 2024-02-17 21:45:53 +09:00
Annulus Games
a43ed1cc27
Merge pull request #32 from AnnulusGames/fix-support-editor-window
Fix: some elements not working on AlchemyEditorWindow
2024-02-17 21:43:00 +09:00
AnnulusGames
0a971bb3da Fix: some elements not working on AlchemyEditorWindow 2024-02-17 21:42:41 +09:00
Annulus Games
23cae9cf20
Merge pull request #31 from AnnulusGames/feature-editor-window
Feature: AlchemyEditorWindow
2024-02-17 21:28:44 +09:00
AnnulusGames
36ff2b7534 Fix: HorizontalGroupDrawer 2024-02-17 21:28:21 +09:00
AnnulusGames
16cf317d30 Add: comment 2024-02-17 21:27:43 +09:00
AnnulusGames
f1a8533c82 Add: AlchemyEditorWindow 2024-02-17 18:29:41 +09:00
Annulus Games
787d4b7388
Merge pull request #29 from AnnulusGames/fix-getfieldinfo
Fix: SerializedProperty.GetFieldInfo() does not retrieve inherited members
2024-02-17 17:48:16 +09:00
AnnulusGames
f9bb3efd55 Fix: SerializedProperty.GetFieldInfo() does not retrieve inherited members 2024-02-17 17:47:10 +09:00
Annulus Games
d879978b5f
Merge pull request #28 from AnnulusGames/fix-duplicate-fields
Fix: fields that hides inherited properties appears multiple times
2024-02-17 15:29:36 +09:00
AnnulusGames
aff108be38 Fix: fields that hides inherited properties appears multiple times 2024-02-17 15:27:14 +09:00
Annulus Games
6800d3a455
Merge pull request #27 from AnnulusGames/fix-onvaluechanged
Fix: OnValueChanged method with parameters doesn't work
2024-02-17 15:19:11 +09:00
AnnulusGames
28eeaa9d4d Fix: OnValueChanged method with parameters doesn't work 2024-02-17 15:18:49 +09:00