This repository has been archived by the owner on Feb 17, 2020. It is now read-only.
Releases: Thundernerd/Unity3D-ExtendedEvent
Releases · Thundernerd/Unity3D-ExtendedEvent
v2.1.1: Catching invalid cast exceptions
Occurs when values are not what they are expected to be, e.g. null values or 0 for floats/doubles. This fixes #4
v2.1
- Added default values for fields and method parameters
- Added an apply button for prefabs to override the prefab values
v2.0
- Added Matrix support
- Your selection + values are restored after recompile
- UI is faster + more stable
- No more from/to string conversions
Not backward compatible
v1.01
Added Quaternion support in this release