AnnulusGames
|
4866425575
|
Fix: bugs
|
2024-02-16 20:50:17 +09:00 |
|
AnnulusGames
|
70e2f0e862
|
Add: component icons
|
2024-02-16 20:41:55 +09:00 |
|
AnnulusGames
|
9d87b79807
|
Add: hierarchy toggles
|
2024-02-16 20:17:26 +09:00 |
|
AnnulusGames
|
e6167d419d
|
Add: create menu
|
2024-02-16 19:58:41 +09:00 |
|
AnnulusGames
|
5de738d459
|
Add: AlchemySettings
|
2024-02-16 19:49:46 +09:00 |
|
AnnulusGames
|
f9d099985b
|
Fix: nested hierarchy objects process
|
2024-02-16 17:54:20 +09:00 |
|
AnnulusGames
|
0a9631c47d
|
Change: HierarchyObject class from abstract to regular class
|
2024-02-16 17:16:48 +09:00 |
|
AnnulusGames
|
855d0faa89
|
Add: handling of child objects
|
2024-02-16 17:12:59 +09:00 |
|
AnnulusGames
|
a482cb2afd
|
Update: item background rect
|
2024-02-16 17:03:13 +09:00 |
|
AnnulusGames
|
13c11d986d
|
Add: HierarchyHeader
|
2024-02-16 16:57:24 +09:00 |
|
AnnulusGames
|
edd57961ca
|
Add: CanEditMultipleObjects to HierarchyObjectEditor
|
2024-02-16 14:36:21 +09:00 |
|
AnnulusGames
|
60863292a0
|
Add: basic classes for hierarchy extension
|
2024-02-16 14:27:04 +09:00 |
|
AnnulusGames
|
9dc80306ec
|
Add: EditorColors class
|
2024-02-16 12:10:23 +09:00 |
|
AnnulusGames
|
c045427880
|
Update: package version
|
2024-02-14 17:01:59 +09:00 |
|
AnnulusGames
|
c2d79e302b
|
Update: README
|
2024-02-14 17:00:18 +09:00 |
|
Annulus Games
|
754ae4c4b8
|
Merge pull request #17 from AnnulusGames/add-serialization-support
Add: AnimationCurve and Gradient support for AlchemySerializeField
|
2024-02-14 16:55:03 +09:00 |
|
AnnulusGames
|
061109cf9b
|
Update: EditorSettings
|
2024-02-14 16:53:23 +09:00 |
|
AnnulusGames
|
7030b3013e
|
Add: GradientField support to GenericField
|
2024-02-14 16:53:11 +09:00 |
|
AnnulusGames
|
70f37a03d6
|
Add: tests
|
2024-02-14 16:50:15 +09:00 |
|
AnnulusGames
|
d375e6c54f
|
Add: Gradient adapter
|
2024-02-14 16:50:09 +09:00 |
|
AnnulusGames
|
ad604ec334
|
Add: null check
|
2024-02-14 13:29:09 +09:00 |
|
AnnulusGames
|
36db912066
|
Rename: file
|
2024-02-14 13:20:08 +09:00 |
|
AnnulusGames
|
ef199b7dec
|
Merge multiple Adapters into AlchemyJsonAdapter
|
2024-02-14 13:18:06 +09:00 |
|
AnnulusGames
|
9cd45a3bc4
|
Add: curve field support to GenericField
|
2024-02-14 13:07:30 +09:00 |
|
AnnulusGames
|
5f92e47787
|
Add: tests
|
2024-02-14 13:01:07 +09:00 |
|
AnnulusGames
|
fc38625097
|
Add: AnimationCurve Adapter
|
2024-02-14 13:00:58 +09:00 |
|
Annulus Games
|
fcdf46af41
|
Merge pull request #16 from PJBarczyk/main
Fix duplicate fields and buttons in the inspector when using inheritance
|
2024-02-05 21:41:28 +09:00 |
|
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 |
|