Commit Graph

135 Commits

Author SHA1 Message Date
PJBarczyk
30cc73dd77 Fix: Return only distinct members/fields from IncludingBaseNonPublic methods 2024-01-24 18:42:08 +01:00
Annulus Games
725a61f290
Merge pull request #14 from AnnulusGames/fix-parameterless-button
Fix: Exception occurs on button of argumentless method whose return value is not void
2024-01-16 18:10:05 +09:00
AnnulusGames
f104da22ef Fix: exception occurs on button of argumentless method whose return value is not void 2024-01-16 18:09:22 +09:00
Annulus Games
9e7b6d042b
Merge pull request #13 from AnnulusGames/fix-button-args
Fix: error regarding button arguments
2023-12-29 08:41:10 +09:00
AnnulusGames
6c8876847e Fix: error regarding button arguments
Fixed error when including a type that does not have a default constructor in the Button function argument.
2023-12-29 08:40:48 +09:00
Annulus Games
b9662622d2
Merge pull request #8 from AnnulusGames/v1.0.3
v1.0.3
2023-12-11 22:53:48 +09:00
AnnulusGames
04d6fd3065 Update: package version 2023-12-11 22:52:47 +09:00
AnnulusGames
7b411ffa43 Fix: foldout of disabled button doesn't work 2023-12-11 22:50:56 +09:00
AnnulusGames
fe234968f3 Fix: an issue where types with PropertyDrawer were not drawn correctly in List 2023-12-11 22:48:38 +09:00
AnnulusGames
e59b878c65 Fix: parent class members not visible 2023-12-11 22:37:29 +09:00
AnnulusGames
8384cb40b7 Update: README 2023-12-03 14:44:05 +09:00
AnnulusGames
ef82da317a Update: package version 2023-12-03 12:29:21 +09:00
Annulus Games
9033088ee3
Merge pull request #3 from AnnulusGames/v1.0.2
v1.0.2
2023-12-03 12:28:18 +09:00
AnnulusGames
c80d68a595 Update: rename ReflectionHelper methods 2023-12-03 12:26:01 +09:00
AnnulusGames
37ffc1f262 Add: create button for string field with null value 2023-12-03 12:20:27 +09:00
AnnulusGames
e9eb702ad7 Fix: add null check for targetObject 2023-12-03 12:10:58 +09:00
AnnulusGames
48b6a770c2 Update: refactoring SerializationHelper 2023-12-03 12:09:16 +09:00
AnnulusGames
b0f2c36264 Update: refactoring ReflectionHelper 2023-12-03 12:05:59 +09:00
AnnulusGames
9747556bea Update: package version 2023-12-03 08:39:36 +09:00
AnnulusGames
ffed2a3896 Fix: error during build 2023-12-03 08:38:11 +09:00
AnnulusGames
6380011882 Fix: add null check 2023-12-02 22:58:18 +09:00
AnnulusGames
1b3e18c4e0 Update: README 2023-12-02 22:24:48 +09:00
AnnulusGames
9dd5d44f0a Update: README 2023-12-02 19:51:06 +09:00
AnnulusGames
cf339a60a9 Fix: the type of property list is incorrect 2023-12-02 18:52:46 +09:00
AnnulusGames
243795b765 Update: README 2023-12-02 17:58:33 +09:00
AnnulusGames
f3f9bf7c53 Change: rename drawer classes 2023-12-02 15:50:03 +09:00
AnnulusGames
8ad26c975e Update: README 2023-12-02 15:17:50 +09:00
AnnulusGames
f00a2269d1 Update: README 2023-12-02 15:17:12 +09:00
AnnulusGames
3338b476af Add: documentation images 2023-12-02 15:12:37 +09:00
AnnulusGames
698c2f259e Update: sample scripts 2023-12-02 14:39:02 +09:00
AnnulusGames
b8b2d49b43 Add: ALCHEMY_DISABLE_DEFAULT_EDITOR 2023-12-02 11:43:04 +09:00
AnnulusGames
37fced9162 Fix: package sample description 2023-12-02 11:02:42 +09:00
AnnulusGames
49dc975639 Change: InspectorHelper access modifier 2023-12-02 11:00:54 +09:00
AnnulusGames
9993672716 Delete Samples~.meta 2023-12-02 10:57:56 +09:00
AnnulusGames
a720750e46 Initial commit 2023-12-02 10:54:41 +09:00