Releases: dre0dru/Shared.Sources
Releases · dre0dru/Shared.Sources
v3.3.0
16 Jul 19:45
Compare
Sorry, something went wrong.
No results found
3.3.0 (2022-07-16)
Features
ability to specify UDictionary and USortedDictionary serializable backends (0135033 )
added ctor to UDictionary that accepts IEnumarable (2faeae6 )
deserializing UDictionary in editor (b536465 )
serializable sorted dictionaty, hash set (0fe7cd1 )
updated collections property drawer to support custom serialization backends (f7080d0 )
v3.2.0
07 Jul 07:26
Compare
Sorry, something went wrong.
No results found
3.2.0 (2022-07-07)
Bug Fixes
fixed searching for object value of serialized property (fcf3c29 )
marked symlink utility as editor-only assembly (c7abeab )
Features
disposable mono/scriptable installers (f246f83 )
full serialization support for UDictionary, removed _hasCollision property serialization (b5c0c62 )
service locator vcontainer extensions, serializable flattened array (d4a026a )
v3.1.1
29 May 08:13
Compare
Sorry, something went wrong.
No results found
3.1.1 (2022-05-29)
Bug Fixes
ConstantStringProperty drawer filters for strings only (c58a400 )
marked RuntimeAssets assembly as editor only (c006864 )
v3.1.0
23 Apr 10:43
Compare
Sorry, something went wrong.
No results found
3.1.0 (2022-04-23)
Features
folder symlinks disabled by default, ecs physics system receives subscriber in ctor (9c9a428 )
leocs lite gameobject/component authoring, name as key/custom key assets scanner (60a9086 )
new authoring options for leoecs lite (7a7c607 )
v3.0.0
26 Mar 06:50
Compare
Sorry, something went wrong.
No results found
3.0.0 (2022-03-26)
Features
added assets scanners, data asset (bc9b8ea )
added leoecs lite unity physics processing (7d186a8 )
readonly property drawer, more asset database utils, exposed Dictionary.Keys/Values in UDictionary (07a17fa )
BREAKING CHANGES
project restructure, namespaces changes
v2.6.1
03 Mar 07:27
Compare
Sorry, something went wrong.
No results found
2.6.1 (2022-03-03)
Bug Fixes
added define constraint to leoecs.lite dependent module (e167d7a )
added define constraint to leoecs.lite.editor module (50d2aa6 )
v2.6.0
03 Mar 06:55
Compare
Sorry, something went wrong.
No results found
2.6.0 (2022-03-03)
Features
added symlink folders creation (501a9ad )
v2.5.0
30 Jan 11:14
Compare
Sorry, something went wrong.
No results found
2.5.0 (2022-01-30)
Bug Fixes
marked flags collection ecs component inspector as abstract (c10aaa0 )
Features
stats extensions, simplified stats hierarchy (c228c39 )
v2.4.1
30 Jan 09:23
Compare
Sorry, something went wrong.
No results found
2.4.1 (2022-01-30)
Bug Fixes
fixed indexer accessor for stats and stats collection (7e1fffb )
v2.4.0
29 Jan 10:42
Compare
Sorry, something went wrong.
No results found
2.4.0 (2022-01-29)
Bug Fixes
typo in property drawer name (f0c10ed )
Features
stats, leoecs lite extensions (bfabf81 )