bubel-ecs/source
Mergul 16a5696840 -removed UpdateBySystems version switch (it's now default behaviour)
-beginRegister() and endRegister() was added (every register functions must be called between this calls, update calls can't be called there)
-SystemCallers and Systems dependecies is rebuild always in endRegister();
-beginRegister() clear all SystemCallers and Systems dependencies
-possibility to get System ID and execution state
-JobGroup has now pointer to it's parent (SystemCaller)
-SystemCaller clean up destructor
2018-10-27 17:34:27 +02:00
..
ecs -removed UpdateBySystems version switch (it's now default behaviour) 2018-10-27 17:34:27 +02:00
win_dll.d -changes in EntityAlocator 2018-09-19 17:50:05 +02:00