Skip to content

EnTT v3.5.1

Compare
Choose a tag to compare
@skypjack skypjack released this 04 Sep 08:40
· 4699 commits to master since this release

Changelog:

  • entity:

    • Fixed an issue in the observer class with exclusion lists.
    • Updated difference_type for 32b identifiers.
    • Removed support for 16b identifiers.
  • test:

    • Make all tests work despite the aggressive comdat folding on Windows in release mode.

The documentation is up-to-date and the library is battle-tested with 100% coverage as usual.