Skip to content

EnTT v2.7.2

Compare
Choose a tag to compare
@skypjack skypjack released this 02 Aug 21:09
· 6043 commits to master since this release

Mainly due to some important bugs:

  • Fixed major bug on sparse set (#120)
  • Fixed major bug in the snapshot stuff (#116)
  • Got a logo, finally!
  • Introduced entt::OneShotBubbleSort
  • Added entt::Registry::entity
  • Added entt::label
  • Some performance improvements
  • Updated documentation
  • Better build system