bubel-ecs/source/bubel/ecs
Mergul 15cd57dbcb Basic update, multithreading emplate support, fixed
-Added possibility to add entity form template + components to replace template data
-basic tests for new functionality
-small performance improvement for events
-added ComponentRef structure which contain data pointer and component ID
-now events are called before entities removing
2020-05-24 21:57:48 +02:00
..
atomic.d Move ECS to Bubel module 2020-05-05 16:56:51 +02:00
attributes.d Move ECS to Bubel module 2020-05-05 16:56:51 +02:00
block_allocator.d Basic update, multithreading emplate support, fixed 2020-05-24 21:57:48 +02:00
core.d Basic update, multithreading emplate support, fixed 2020-05-24 21:57:48 +02:00
entity.d Basic update, multithreading emplate support, fixed 2020-05-24 21:57:48 +02:00
events.d Basic update, multithreading emplate support, fixed 2020-05-24 21:57:48 +02:00
hash_map.d Move ECS to Bubel module 2020-05-05 16:56:51 +02:00
id_manager.d Improved documentation and removed some old code 2020-05-06 10:55:40 +02:00
manager.d Basic update, multithreading emplate support, fixed 2020-05-24 21:57:48 +02:00
package.d Move ECS to Bubel module 2020-05-05 16:56:51 +02:00
simple_vector.d Improved documentation and removed some old code 2020-05-06 10:55:40 +02:00
std.d FIxed GDC compilation (basic betterC WIP) and some improvements 2020-05-14 22:18:57 +02:00
system.d Change component name from "modified" to "writable" 2020-05-12 17:30:57 +02:00
traits.d Move ECS to Bubel module 2020-05-05 16:56:51 +02:00
vector.d FIxed GDC compilation (basic betterC WIP) and some improvements 2020-05-14 22:18:57 +02:00