Sander Mertens/flecs: Release v3.0.3

Name: flecs

Owner: Sander Mertens

Release: Flecs v3.0.3

Released: 2022-08-15

License: NOASSERTION

Release Assets:

This version includes the following bugfixes:

  • Fixed bug where constructor was not called for explicitly registered component in multi world C++ application
  • Fixed bug with change detection and queries with OR terms

This version includes the following improvements:

  • Fixed broken links and typos in documentation
  • Added links to demos and blogs to README
  • Remove redundant includes
  • Remove redundant assignment in sparse set code
  • New group_by example

This version includes the following new features:

Breaking changes:

Known issues: https://github.com/SanderMertens/flecs/issues/765 https://github.com/SanderMertens/flecs/issues/716 https://github.com/SanderMertens/flecs/issues/714 https://github.com/SanderMertens/flecs/issues/620 https://github.com/SanderMertens/flecs/issues/478 https://github.com/SanderMertens/flecs/issues/314

To top