bubel-ecs/source/bubel/ecs
Mergul 3c1c67efd0 -added filterEntity callback (used to filter EntityInfos for system, better control than simply @optional)
-removed some redundant code (two times same code)
-added some common functions
2021-01-03 13:05:48 +01:00
..
atomic.d Mostly bugfix update + empty components support and remove EntityID from Event structure 2020-05-27 17:03:44 +02:00
attributes.d Mostly bugfix update + empty components support and remove EntityID from Event structure 2020-05-27 17:03:44 +02:00
block_allocator.d Fixed issues and bugs 2020-07-17 13:34:08 +02:00
core.d Mostly bugfix update + empty components support and remove EntityID from Event structure 2020-05-27 17:03:44 +02:00
entity.d -added filterEntity callback (used to filter EntityInfos for system, better control than simply @optional) 2021-01-03 13:05:48 +01:00
events.d Mostly bugfix update + empty components support and remove EntityID from Event structure 2020-05-27 17:03:44 +02:00
hash_map.d Added more tests 2020-05-27 19:46:11 +02:00
id_manager.d ECS core imprevement 2020-06-06 22:26:59 +02:00
manager.d -added filterEntity callback (used to filter EntityInfos for system, better control than simply @optional) 2021-01-03 13:05:48 +01:00
package.d Mostly bugfix update + empty components support and remove EntityID from Event structure 2020-05-27 17:03:44 +02:00
simple_vector.d Fixed issues and bugs 2020-07-17 13:34:08 +02:00
std.d Fixed issues and bugs 2020-07-17 13:34:08 +02:00
system.d -added filterEntity callback (used to filter EntityInfos for system, better control than simply @optional) 2021-01-03 13:05:48 +01:00
traits.d Fixed unittests and betterC compilation (after adding fullyQualifiedName instead of simple stringof) 2020-07-08 22:04:13 +02:00
vector.d Added more tests 2020-05-27 19:46:11 +02:00