Commit 0574f00
committed
version 3.0.0
commit 359c8cf
Author: Sammmte <santiagoperez.-@hotmail.com>
Date: Wed Dec 10 08:56:27 2025 -0300
updated package readme
commit 598d190
Author: Sammmte <santiagoperez.-@hotmail.com>
Date: Wed Dec 10 08:46:35 2025 -0300
updated readme, removed npm install section as it will no longer be supported
commit 60c4b58
Author: Sammmte <santiagoperez.-@hotmail.com>
Date: Mon Dec 8 22:08:20 2025 -0300
updated samples and readme
commit aac73eb
Author: Sammmte <santiagoperez.-@hotmail.com>
Date: Mon Dec 8 22:07:21 2025 -0300
fixed sample elements path. Fixed warning when no orphan elements are found
commit 731bb84
Author: Sammmte <santiagoperez.-@hotmail.com>
Date: Mon Dec 8 21:58:17 2025 -0300
updated samples, readme and changelog. Also updated some menu items and minor things
commit 1823207
Author: Sammmte <santiagoperez.-@hotmail.com>
Date: Sun Dec 7 16:44:47 2025 -0300
prevent showing empty orphans group. Removed log
commit 3c7770d
Author: Sammmte <santiagoperez.-@hotmail.com>
Date: Sun Dec 7 16:39:16 2025 -0300
set autoreferenced = true
commit 18b3af7
Author: Sammmte <santiagoperez.-@hotmail.com>
Date: Sun Dec 7 16:36:42 2025 -0300
updated package json, changelog and samples
commit d76c935
Author: Sammmte <santiagoperez.-@hotmail.com>
Date: Sun Dec 7 16:33:54 2025 -0300
removed unnecessary things. Fixed possible non existing directories on file write.
commit 95f568d
Author: Sammmte <santiagoperez.-@hotmail.com>
Date: Sun Dec 7 16:22:17 2025 -0300
refactored various recommended styles
commit 2d3e05f
Author: Sammmte <santiagoperez.-@hotmail.com>
Date: Sun Dec 7 16:10:16 2025 -0300
refactor to support unity 6.3 changes
commit c2423e4
Author: Sammmte <santiagoperez.-@hotmail.com>
Date: Tue Nov 5 10:10:44 2024 -0300
updated changelog
commit 3110162
Author: Sammmte <santiagoperez.-@hotmail.com>
Date: Tue Nov 5 10:09:11 2024 -0300
updated readme
commit 6d336c9
Author: Sammmte <santiagoperez.-@hotmail.com>
Date: Tue Nov 5 09:58:45 2024 -0300
removed debug
commit f7c9b57
Author: Sammmte <santiagoperez.-@hotmail.com>
Date: Tue Nov 5 09:57:57 2024 -0300
set full name of ui toolkit debugger window
commit be1b190
Author: Sammmte <santiagoperez.-@hotmail.com>
Date: Tue Nov 5 09:45:21 2024 -0300
using different methods to show group popup on mac and windows
commit 781fe66
Author: Sammmte <santiagoperez.-@hotmail.com>
Date: Mon Nov 4 22:41:32 2024 -0300
Revert "using ShowAsDropDownForMainToolbar for mac compatibility"
This reverts commit 8348882.
commit 18484fd
Author: Sammmte <santiagoperez.-@hotmail.com>
Date: Mon Nov 4 21:31:01 2024 -0300
updated readme
commit ea7b04c
Author: Sammmte <santiagoperez.-@hotmail.com>
Date: Mon Nov 4 21:20:30 2024 -0300
removing padding from elements containers' parent
commit 8348882
Author: Sammmte <santiagoperez.-@hotmail.com>
Date: Mon Nov 4 20:19:55 2024 -0300
using ShowAsDropDownForMainToolbar for mac compatibility
commit eea93de
Author: Sammmte <santiagoperez.-@hotmail.com>
Date: Mon Nov 4 17:03:49 2024 -0300
updated samples
commit 0546c1f
Author: Sammmte <santiagoperez.-@hotmail.com>
Date: Mon Nov 4 15:21:29 2024 -0300
updated readme
commit 30500f6
Author: Sammmte <santiagoperez.-@hotmail.com>
Date: Mon Nov 4 15:18:36 2024 -0300
update readme
commit b1c9d9c
Author: Sammmte <santiagoperez.-@hotmail.com>
Date: Mon Nov 4 15:06:01 2024 -0300
updated samples and readme
commit 1c7b63c
Author: Sammmte <santiagoperez.-@hotmail.com>
Date: Mon Nov 4 13:06:18 2024 -0300
updated changelog and package.json
commit 13f5904
Author: Sammmte <santiagoperez.-@hotmail.com>
Date: Mon Nov 4 12:47:41 2024 -0300
updated native elements for Unity 6
commit 0b9b264
Author: Sammmte <santiagoperez.-@hotmail.com>
Date: Mon Nov 4 12:28:11 2024 -0300
removed Delete Actions menu item
commit 5396e0f
Author: Sammmte <santiagoperez.-@hotmail.com>
Date: Mon Nov 4 12:07:04 2024 -0300
removed newtonsoft json completely from project. Created UserSettingsPrefs to save generic values.
commit ab541eb
Author: Sammmte <santiagoperez.-@hotmail.com>
Date: Mon Nov 4 11:15:59 2024 -0300
removed debug tools from productive code
commit a71ac8a
Author: Sammmte <santiagoperez.-@hotmail.com>
Date: Mon Nov 4 11:13:55 2024 -0300
using Unity Serialization to serialize everything related to serializable values
commit ecfac80
Author: Sammmte <santiagoperez.-@hotmail.com>
Date: Mon Nov 4 11:09:09 2024 -0300
using field or property name as serialization key if serialize attribute has one that is null or empty
commit 16c7011
Author: Sammmte <santiagoperez.-@hotmail.com>
Date: Mon Nov 4 10:13:14 2024 -0300
loading serialized values lazily
commit 9044a6f
Author: Sammmte <santiagoperez.-@hotmail.com>
Date: Mon Nov 4 09:45:24 2024 -0300
implemented custom serialization key for serialized values to prevent data loss when refactoring names
commit 4f92e7c
Author: Sammmte <santiagoperez.-@hotmail.com>
Date: Mon Nov 4 09:35:54 2024 -0300
variable watchers saves current state when there is no elements
commit ab55ab1
Author: Sammmte <santiagoperez.-@hotmail.com>
Date: Mon Nov 4 09:19:39 2024 -0300
serialized values are now stored in a file under UserSettings folder
commit e5a4dca
Author: Sammmte <santiagoperez.-@hotmail.com>
Date: Sun Nov 3 22:18:01 2024 -0300
writing minified json on value serializer
commit a5d346d
Author: Sammmte <santiagoperez.-@hotmail.com>
Date: Sun Nov 3 22:13:03 2024 -0300
using value serializer to do comparisons as it is far easier
commit cc2c748
Author: Sammmte <santiagoperez.-@hotmail.com>
Date: Sun Nov 3 19:53:11 2024 -0300
improved rigidbody sample
commit 204687d
Author: Sammmte <santiagoperez.-@hotmail.com>
Date: Sun Nov 3 19:45:26 2024 -0300
added some comments to samples
commit 6f23c33
Author: Sammmte <santiagoperez.-@hotmail.com>
Date: Sun Nov 3 19:39:03 2024 -0300
fixed watchet trying to access type of possibly null value. Updating values after restore to prevent saving more than once
commit 71bc076
Author: Sammmte <santiagoperez.-@hotmail.com>
Date: Sun Nov 3 19:38:22 2024 -0300
adapted and fixed samples
commit db59126
Author: Sammmte <santiagoperez.-@hotmail.com>
Date: Sun Nov 3 19:26:22 2024 -0300
removed old serializable value classes
commit 1c8641a
Author: Sammmte <santiagoperez.-@hotmail.com>
Date: Sun Nov 3 19:16:07 2024 -0300
fixed compilation error
commit f5a7ec6
Author: Sammmte <santiagoperez.-@hotmail.com>
Date: Sun Nov 3 19:15:06 2024 -0300
minor refactor
commit d0f3063
Author: Sammmte <santiagoperez.-@hotmail.com>
Date: Sun Nov 3 18:53:51 2024 -0300
improved equality check. Checking collections by value
commit 13046ec
Author: Sammmte <santiagoperez.-@hotmail.com>
Date: Sun Nov 3 16:02:17 2024 -0300
refactored field and property variables
commit 8e262af
Author: Sammmte <santiagoperez.-@hotmail.com>
Date: Sun Nov 3 15:37:38 2024 -0300
using Unity Serialization to serialize values
commit 5f0d912
Author: Sammmte <santiagoperez.-@hotmail.com>
Date: Fri Nov 1 23:47:50 2024 -0300
restoring values correctly
commit 8b92673
Author: Sammmte <santiagoperez.-@hotmail.com>
Date: Fri Nov 1 23:30:00 2024 -0300
using value serializer
commit fbbca53
Author: Sammmte <santiagoperez.-@hotmail.com>
Date: Fri Nov 1 22:48:05 2024 -0300
fixed nulls on deserialization and duplicates
commit 1bd17ee
Author: Sammmte <santiagoperez.-@hotmail.com>
Date: Fri Nov 1 22:33:01 2024 -0300
serializing and saving elements when any value changes
commit 4123b1e
Author: Sammmte <santiagoperez.-@hotmail.com>
Date: Thu Oct 31 21:26:24 2024 -0300
started implementation of reflection value watcher
commit fc461e9
Author: Sammmte <santiagoperez.-@hotmail.com>
Date: Fri Oct 11 01:33:59 2024 -0300
allowed empty object for json net serialization
commit 8dd3c01
Author: Sammmte <santiagoperez.-@hotmail.com>
Date: Tue Oct 8 12:15:42 2024 -0300
group popup window won't close when ObjectSelector and SearchPickerWindow are focused. Added samples for serialization
commit 7948e92
Author: Sammmte <santiagoperez.-@hotmail.com>
Date: Sun Oct 6 05:16:42 2024 -0300
added full support for EnumFlagsField
commit f237353
Author: Sammmte <santiagoperez.-@hotmail.com>
Date: Sun Oct 6 04:37:16 2024 -0300
added samples of new recommended style supported elements
commit b853a31
Author: Sammmte <santiagoperez.-@hotmail.com>
Date: Sun Oct 6 04:24:07 2024 -0300
substracted SerializedUnityObject struct from serializer class
commit e5ae7a4
Author: Sammmte <santiagoperez.-@hotmail.com>
Date: Sun Oct 6 04:22:12 2024 -0300
fixed gameobject component deserialization failing when said component has a negative file id
commit efbfdc4
Author: Sammmte <santiagoperez.-@hotmail.com>
Date: Sun Oct 6 03:52:44 2024 -0300
handled null unity objects
commit 530816f
Author: Sammmte <santiagoperez.-@hotmail.com>
Date: Sat Oct 5 06:55:01 2024 -0300
serializer can serialize and restore a specific gameobject component
commit 0a829eb
Author: Sammmte <santiagoperez.-@hotmail.com>
Date: Sat Oct 5 06:54:17 2024 -0300
added project tool to debug editor prefs of user values
commit 6cc8d2d
Author: Sammmte <santiagoperez.-@hotmail.com>
Date: Sat Oct 5 05:53:56 2024 -0300
added full support for serializing unity engine objects
commit 5ec21a1
Author: Sammmte <santiagoperez.-@hotmail.com>
Date: Sat Oct 5 04:49:00 2024 -0300
improved json serialization
commit e6e75ca
Author: Sammmte <santiagoperez.-@hotmail.com>
Date: Sat Oct 5 04:19:20 2024 -0300
added recommended style for object field
commit 9d5bd13
Author: Sammmte <santiagoperez.-@hotmail.com>
Date: Sat Oct 5 04:15:27 2024 -0300
minor refactor on paramenter name
commit 7b49bf1
Author: Sammmte <santiagoperez.-@hotmail.com>
Date: Sat Oct 5 04:07:30 2024 -0300
added recommended styles for enum and tag fields. Improved recommended style for dropdownfield
commit 7409eba
Author: Sammmte <santiagoperez.-@hotmail.com>
Date: Sat Oct 5 03:48:37 2024 -0300
created recommended styles for color and layer fields
commit 60110e7
Author: Sammmte <santiagoperez.-@hotmail.com>
Date: Sat Oct 5 03:34:20 2024 -0300
added samples for vector 2 and vector 3 fields
commit 4814881
Author: Sammmte <santiagoperez.-@hotmail.com>
Date: Fri Oct 4 22:56:59 2024 -0300
JsonEditorPrefs logic was separated to an instance class to have multiple of them. Using one for tool keys and other for user custom values
commit 8fb5990
Author: Sammmte <santiagoperez.-@hotmail.com>
Date: Fri Oct 4 21:59:37 2024 -0300
added recommended styles for vector2 and vector3 fields
commit c0f6743
Author: Sammmte <santiagoperez.-@hotmail.com>
Date: Fri Oct 4 20:34:24 2024 -0300
separated persistence and serialization logic from serializable value
commit 36cca26
Author: Sammmte <santiagoperez.-@hotmail.com>
Date: Thu Oct 3 20:57:50 2024 -0300
handled cases in where JsonUtility returns an empty json object for object types that supposedly not supported. Overrided ToString for better readability
commit d171422
Author: Sammmte <santiagoperez.-@hotmail.com>
Date: Thu Oct 3 14:28:04 2024 -0300
created serializable value1 parent eab014c commit 0574f00
98 files changed
Lines changed: 1156 additions & 1309 deletions
File tree
- Assets
- Package
- Editor
- ControlPanelWindow
- GroupDefinitions
- Helpers
- Override
- RecommendedStyles
- SerializableValues
- Readme-Resources~
- Samples~/BasicElements
- Subgroups
- WithSerialization
- ProjectTools
- Samples/BasicElements
- Subgroups
- WithSerialization
- Packages
- ProjectSettings
- Packages/com.unity.dedicated-server
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
3 | 22 | | |
4 | 23 | | |
5 | 24 | | |
| |||
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
24 | 24 | | |
25 | 25 | | |
26 | 26 | | |
27 | | - | |
28 | | - | |
| 27 | + | |
| 28 | + | |
29 | 29 | | |
30 | 30 | | |
31 | 31 | | |
| |||
Lines changed: 4 additions & 29 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
11 | | - | |
12 | | - | |
13 | | - | |
14 | 11 | | |
15 | 12 | | |
16 | 13 | | |
| |||
19 | 16 | | |
20 | 17 | | |
21 | 18 | | |
22 | | - | |
23 | 19 | | |
24 | 20 | | |
25 | 21 | | |
| |||
38 | 34 | | |
39 | 35 | | |
40 | 36 | | |
41 | | - | |
42 | 37 | | |
43 | 38 | | |
44 | 39 | | |
| |||
50 | 45 | | |
51 | 46 | | |
52 | 47 | | |
53 | | - | |
54 | 48 | | |
55 | 49 | | |
56 | 50 | | |
| |||
71 | 65 | | |
72 | 66 | | |
73 | 67 | | |
74 | | - | |
75 | | - | |
76 | 68 | | |
77 | 69 | | |
78 | 70 | | |
| |||
96 | 88 | | |
97 | 89 | | |
98 | 90 | | |
99 | | - | |
100 | 91 | | |
101 | 92 | | |
102 | 93 | | |
| |||
105 | 96 | | |
106 | 97 | | |
107 | 98 | | |
108 | | - | |
109 | 99 | | |
110 | 100 | | |
111 | 101 | | |
| |||
117 | 107 | | |
118 | 108 | | |
119 | 109 | | |
120 | | - | |
121 | | - | |
122 | 110 | | |
123 | 111 | | |
124 | 112 | | |
125 | | - | |
| 113 | + | |
126 | 114 | | |
127 | 115 | | |
128 | 116 | | |
129 | 117 | | |
130 | | - | |
131 | 118 | | |
132 | 119 | | |
133 | 120 | | |
| |||
167 | 154 | | |
168 | 155 | | |
169 | 156 | | |
170 | | - | |
171 | | - | |
| 157 | + | |
172 | 158 | | |
173 | 159 | | |
174 | 160 | | |
| |||
178 | 164 | | |
179 | 165 | | |
180 | 166 | | |
181 | | - | |
182 | | - | |
183 | | - | |
184 | | - | |
185 | | - | |
186 | | - | |
187 | | - | |
188 | | - | |
189 | 167 | | |
190 | 168 | | |
191 | 169 | | |
192 | 170 | | |
193 | | - | |
194 | | - | |
195 | | - | |
| 171 | + | |
196 | 172 | | |
197 | 173 | | |
198 | | - | |
199 | | - | |
| 174 | + | |
200 | 175 | | |
201 | 176 | | |
202 | 177 | | |
| |||
Lines changed: 0 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
23 | 23 | | |
24 | 24 | | |
25 | 25 | | |
26 | | - | |
27 | 26 | | |
28 | 27 | | |
29 | 28 | | |
30 | 29 | | |
31 | 30 | | |
32 | 31 | | |
33 | | - | |
34 | 32 | | |
35 | 33 | | |
36 | 34 | | |
| |||
Lines changed: 1 addition & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
9 | | - | |
10 | 9 | | |
11 | | - | |
| 10 | + | |
12 | 11 | | |
13 | 12 | | |
14 | 13 | | |
15 | | - | |
16 | 14 | | |
17 | 15 | | |
18 | 16 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
9 | | - | |
10 | 9 | | |
11 | 10 | | |
12 | 11 | | |
13 | | - | |
| 12 | + | |
14 | 13 | | |
15 | 14 | | |
16 | 15 | | |
17 | | - | |
18 | 16 | | |
19 | 17 | | |
20 | 18 | | |
| |||
23 | 21 | | |
24 | 22 | | |
25 | 23 | | |
26 | | - | |
27 | 24 | | |
28 | 25 | | |
29 | 26 | | |
| |||
Lines changed: 0 additions & 4 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
11 | 11 | | |
12 | 12 | | |
13 | 13 | | |
14 | | - | |
15 | | - | |
16 | | - | |
17 | 14 | | |
18 | 15 | | |
19 | 16 | | |
| |||
22 | 19 | | |
23 | 20 | | |
24 | 21 | | |
25 | | - | |
26 | 22 | | |
27 | 23 | | |
28 | 24 | | |
| |||
Lines changed: 0 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
18 | 18 | | |
19 | 19 | | |
20 | 20 | | |
21 | | - | |
22 | 21 | | |
23 | 22 | | |
24 | 23 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
| 5 | + | |
5 | 6 | | |
6 | 7 | | |
7 | | - | |
| 8 | + | |
| 9 | + | |
8 | 10 | | |
9 | 11 | | |
This file was deleted.
0 commit comments