v1.3.5
jeffcampbellmakesgames
released this
12 Nov 13:32
·
8 commits
to releases/stable
since this release
Summary
This release includes a bug fix for code generation.
Note: If you install EntitasRedux using a .UnityPackage
you must also grab the latest release of Genesis as well from here as it is not included. For better dependency handling, I would recommend using OpenUPM instead.
ADDED
- NA
CHANGED
- NA
FIXED
- Components that have both an
[Event]
and[Cleanup]
attribute will no longer generate an additional cleanup system for the event listener interface component generated as a result of the[Event]
attribute.
REMOVED
- NA