Sander Mertens/flecs: Release v2.4.7

Name: flecs

Owner: Sander Mertens

Release: Flecs 2.4.7

Released: 2021-09-18

License: NOASSERTION

Release Assets:

This version includes the following bugfixes:

  • fixed issue where OnSet system would trigger for the wrong wildcard pair
  • fixed issue where observer would trigger for the wrong wildcard pair
  • fixed issue where observer would trigger for the wrong entity

Known issues:

  • UnSet systems with wildcards only trigger for one matching component (addressed in v3)

Note that this is a v2 release that is behind master! Only use this if you cannot migrate to v3 or need API stability

To top