{{ message }}
Releases: Thundernerd/Unity3D-SerializableInterface
Releases · Thundernerd/Unity3D-SerializableInterface
Release list
v2.3.0
v2.2.2
v2.2.1
v2.2.0
v2.1.0
What's Changed
- Added [ClassesOnly] attribute for usage in large projects, dramatically improving dropdown opening time by @lordubbe in #57
New Contributors
Full Changelog: v2.0.0...v2.1.0
v2.0.0
v1.12.1
1.12.1 (2022-09-10)
Bug Fixes
- fix editor drawing of managed classes inside list (8d66349)
- fix issue with unity version 2021.1 (d81e9df), closes Thundernerd/Unity3D-SerializableInterface#51
- fix version directive in IconUtility (ffe848c), closes Thundernerd/Unity3D-SerializableInterface#51
- make changes requested in code review. Also, fix stop condition in for loop that traverses serialized property's path in SerializedPropertyUtilities.GetValue() function (191d442)
