bubel-ecs/source/bubel/ecs
2022-11-08 22:05:57 +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 Fixed bug with addComponents template 2021-11-17 15:03:25 +01:00
entity.d -update README code example (to one that compile) 2021-03-02 19:44:18 +01:00
events.d Small fixes 2022-07-09 20:27:01 +00:00
hash_map.d Small fixes 2022-07-09 20:27:01 +00:00
id_manager.d Small fixes 2022-07-09 20:27:01 +00:00
manager.d Syntax '*ptr = Structure.init' requires opAssign operator, get rid of this requirement by using malloc. 2022-10-27 23:29:50 +02:00
package.d Small fixes 2022-07-09 20:27:01 +00:00
simple_vector.d Small fixes 2022-07-09 20:27:01 +00: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 Export id generated by becsID 2022-11-08 22:05:57 +01:00
vector.d Small fixes 2022-07-09 20:27:01 +00:00