Commit Graph

209 Commits

Author SHA1 Message Date
Vladislav
6b1a3a6a86 Add: Serialize Reference copy and paste item data support
ManagedReferenceContextMenuExtension handles that
2024-07-07 22:57:16 +03:00
Annulus Games
84fb71550b
Merge pull request #94 from AnnulusGames/fix-treemap-color
Fix: GUI.color not reverting correctly
2024-06-21 10:24:19 +09:00
AnnulusGames
48f602aa87 Fix: GUI.color not reverting correctly 2024-06-21 10:23:53 +09:00
Annulus Games
c8348c6b69
Merge pull request #91 from pancake-llc/main
Add: tree map and row separator for hierarchy
2024-06-21 00:08:50 +09:00
yenmoc
8cc5448d96 -Update: by default features will be disabled 2024-06-20 21:51:42 +07:00
yenmoc
cc9538b748 -Update: Sharpen the texture tree map, change the default color to be compatible with both light and dark themes 2024-06-20 21:02:24 +07:00
Annulus Games
e12798c8e6
Merge pull request #90 from moz-moz/fix/rect-offset-drawing
Fix display of RectOffset in inspector
2024-06-20 21:27:30 +09:00
Annulus Games
e395eecc7a
Merge pull request #89 from ArkTarusov/fix/unity-2022-compatibility
Fix: Resolved InternalAPIHelper error in Unity 2022.3.23f1 and later
2024-06-20 11:39:01 +09:00
yenmoc
2c652e5abc -Fix: Add TextureCached 2024-05-05 13:47:12 +07:00
yenmoc
2b866f876c Add: tree map and row separator for hierarchy 2024-05-05 13:31:04 +07:00
moz-moz
dff264d672 feat: add RectOffset field to Samples 2024-05-02 23:19:06 +09:00
moz-moz
ac6c5e23ee fix: RectOffset not being drawn in Inspector 2024-05-02 23:19:06 +09:00
Roman Tarusov
e51da20a10 Fix: Resolved InternalAPIHelper error in Unity 2022.3.23f1 and later versions 2024-05-01 20:29:18 +02:00
Annulus Games
5fef637954
Merge pull request #88 from moz-moz/fix/unity-2023-compatibility
Fix for InternalAPIHelper Error in Unity 2023.2.15f1 and Later
2024-05-01 18:57:15 +09:00
moz-moz
2c1f6700a3 Fix: Resolved InternalAPIHelper error in Unity 2023.2.15f1 and later versions 2024-05-01 02:57:13 +09:00
Annulus Games
93a56757a8
Merge pull request #61 from Akeit0/alchemy-serialize-with-inheritance
Add : Support AlchemySerialization with generics and inheritance
2024-03-21 12:07:45 +09:00
Akeit0
c91f1d6e2f Fix: Format 2024-03-21 12:01:06 +09:00
Akeit0
af4832ea10 Change: DisplayName of field with ShowAlchemySerializationData 2024-03-21 11:48:50 +09:00
Akeit0
d9c9f4f809 Change: naming of generated fields and functions. 2024-03-21 11:29:46 +09:00
Annulus Games
db0d05aec5
Merge pull request #65 from yuyu0127/support-base-class-private-array
Fix: Inspection of private array-like fields on base class
2024-03-21 10:54:02 +09:00
Annulus Games
3ca300ff34
Merge pull request #68 from yuyu0127/support-list-view-label-modification
Add: Support list view label modification
2024-03-21 10:50:53 +09:00
Annulus Games
da23ce5eee
Merge pull request #70 from Yusuke57/add-preview-attribute
Add:  PreviewAttribute
2024-03-21 10:50:00 +09:00
Annulus Games
9b53c07113
Merge pull request #72 from Yusuke57/fix-typo-subtitle
Fix: typo in subtitle
2024-03-21 10:49:03 +09:00
yuyu0127
ae98f77017 Add: Sample LabelText for list fields 2024-03-17 20:24:40 +09:00
Yusuke57
59d77ac523 Fix: typo subtitle 2024-03-17 18:53:51 +09:00
Yusuke57
1e27c65fe5 Add: Sample PreviewAttribute 2024-03-17 18:26:45 +09:00
Yusuke57
036584f3ca Add: PreviewAttribute 2024-03-17 18:23:47 +09:00
yuyu0127
2f1e668c9c Remove: Unnecessary semicolon 2024-03-17 00:52:21 +09:00
yuyu0127
c1e345b85f Add: Support list view label modification 2024-03-17 00:52:20 +09:00
yuyu0127
d84619f52d Fix: Support inspection of private array-like fields on base class 2024-03-17 00:21:28 +09:00
Annulus Games
bcaeef5ea9
Merge pull request #60 from Akeit0/support2021
Fix: wrong type conversion
2024-03-04 23:42:16 +09:00
Annulus Games
088838f0bf
Merge pull request #62 from AnnulusGames/remove-depth-limit
Remove: depth limit
2024-03-04 23:41:58 +09:00
AnnulusGames
cd3c0f2a00 Remove: depth limit 2024-03-04 23:36:38 +09:00
Akeit0
cb32709324 Merge remote-tracking branch 'origin/alchemy-serialize-with-inheritance' into alchemy-serialize-with-inheritance
# Conflicts:
#	Alchemy.SourceGenerator/AlchemySerializeGenerator.cs
2024-03-03 13:12:04 +09:00
Akeit0
19e3054f3c Fix : Format Code 2024-03-03 13:09:36 +09:00
Akeit0
3089992651 Fix : Format Code 2024-03-03 13:01:00 +09:00
Akeit0
3b4d8ba52e Fix : Replace "." to "_" 2024-03-03 01:10:50 +09:00
Akeit0
12ac998c27 Add : Support AlchemySerialization to generics and inheritance 2024-03-03 01:01:51 +09:00
Akeit0
da317bcaff Fix: wrong type conversion 2024-03-02 18:24:53 +09:00
Annulus Games
ea19961861
Merge pull request #56 from Akeit0/support2021
Fix: support 2021.3 & 2022.1
2024-03-01 14:35:22 +09:00
Akeit0
a509a7ba83 Fix: #if 2022.2 to 2022.1 2024-03-01 14:27:22 +09:00
Akeit0
a2e588ef38 Remove unnecessary lines 2024-02-28 09:02:49 +09:00
Akeit0
df3f0a13c6 Fix: OnListViewChanged events for 2021 2024-02-28 08:57:18 +09:00
Akeit0
d6ead526bf Fix: UnsignedIntegerField to UnsignedLongField for ulong Type 2024-02-27 11:18:40 +09:00
Akeit0
55e9495c88 Fix : support 2021.3 & 2022.1 2024-02-27 11:01:43 +09:00
AnnulusGames
e21ac9e231 Run formatter 2024-02-22 10:32:37 +09:00
Annulus Games
5b3a31cc64
Merge pull request #51 from Akeit0/fix-propertylistview
Fix: Syntax bug
2024-02-22 09:24:46 +09:00
Akeit0
9cfd54438b Fix: Syntax bug 2024-02-22 08:09:25 +09:00
Annulus Games
c08aaaf3a0
Merge pull request #50 from Akeit0/fix-propertylistview
Fix: Changes in PropertyListView are not reflected when field don't h…
2024-02-21 21:21:08 +09:00
Akeit0
e170451f6a Fix: Changes in PropertyListView are not reflected when field don't have OnListViewChangedAttribute. 2024-02-21 20:33:02 +09:00