Skip to content

Releases: GalvanicGames/unity-events

Unity Events v2.1

18 Feb 20:53
6e6df92
Compare
Choose a tag to compare

Relaxed requirement that events be unmanaged types to structs containing only blittable types.

Added an EventTarget reservation system.

Unity Events v2.0

14 Feb 21:46
cf12767
Compare
Choose a tag to compare

Reimplementation of Unity Events. Runs more performant and uses Unity's new Job System to allow jobs to be processed on events. See the readme for more details.

Unity Events v1.0

06 Jul 00:22
Compare
Choose a tag to compare

Initial release, check the readme.