EnTT v3.1.1
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.