Skip to content
This repository has been archived by the owner on Feb 17, 2020. It is now read-only.

Releases: Thundernerd/Unity3D-ExtendedEvent

v2.1.1: Catching invalid cast exceptions

21 Jan 09:52
Compare
Choose a tag to compare
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

17 Jan 14:16
Compare
Choose a tag to compare
  • Added default values for fields and method parameters
  • Added an apply button for prefabs to override the prefab values

v2.0

17 Nov 00:00
Compare
Choose a tag to compare
  • 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

12 Nov 15:58
Compare
Choose a tag to compare

Added Quaternion support in this release