Skip to content

EnTT v3.1.1

Compare
Choose a tag to compare
@skypjack skypjack released this 05 Sep 13:51
· 5527 commits to master since this release

Changelog:

  • Small perf improvements here and there.
  • Fixed a major bug on the batch creation of entities.
  • Added a few more tests for the batch creation of entities.
  • The runtime reflection system compiles fine with VS2019 when C++20 is in use (latest).

This release is mainly due to the resolution of the bug on the batch creation of entities.
The documentation is up-to-date and the library is battle-tested with 100% coverage as usual.