bubel-ecs/source
Mergul d3f7593afc -BlockAllocator is no longer template
-Multithreaded IDManager.getNewID()
 *use implementation with free IDs stack (instead of classic pool)
-support for multiple UpdatePasses. Passes are added by name, and must be called between begin() end() functions.
-removed mutex from addEntity()
-commit() function added. Used to commit all changes made while update() call. Called automatically by begin() end() functions.
2018-10-25 11:46:08 +02:00
..
ecs -BlockAllocator is no longer template 2018-10-25 11:46:08 +02:00
win_dll.d -changes in EntityAlocator 2018-09-19 17:50:05 +02:00