Skip to content

Releases: andrenho/fast-ecs

Version 3.3

10 Jan 17:59
Compare
Choose a tag to compare

Bugfixes and pop_message.

v3.2

10 Jan 10:20
Compare
Choose a tag to compare

Added debug_entities<Component...>

Version 3.1

09 Jan 23:56
5974136
Compare
Choose a tag to compare
  • Added methods to get component directly to ECS
  • Changed system behaviour to clean queue on system re-execution on the next loop

Version 3.0.

08 Dec 18:42
Compare
Choose a tag to compare

New version of fast-ecs with simplification of the API and parallel execution.

fast-ecs 2.0

30 May 13:49
Compare
Choose a tag to compare
v2.0

Forgot to include <iostream>