bubel-ecs/source/bubel/ecs
Mergul 8ac9fa5dbd Fix crash in commit() when all components were removed from entity
Fix crash from issue #2 and add unittest case for it. Also implements general "empty" entity support
2023-04-24 23:46:16 +02:00
..
atomic.d Update copyright notice 2023-01-18 14:40:59 +01:00
attributes.d Update copyright notice 2023-01-18 14:40:59 +01:00
block_allocator.d Update copyright notice 2023-01-18 14:40:59 +01:00
core.d Update copyright notice 2023-01-18 14:40:59 +01:00
entity.d Update copyright notice 2023-01-18 14:40:59 +01:00
events.d Update copyright notice 2023-01-18 14:40:59 +01:00
hash_map.d Fix unregisterSystem function 2023-03-09 11:04:12 +01:00
id_manager.d Update copyright notice 2023-01-18 14:40:59 +01:00
manager.d Fix crash in commit() when all components were removed from entity 2023-04-24 23:46:16 +02:00
package.d Update copyright notice 2023-01-18 14:40:59 +01:00
simple_vector.d Update copyright notice 2023-01-18 14:40:59 +01:00
std.d Update copyright notice 2023-01-18 14:40:59 +01:00
system.d Fix unregisterSystem function 2023-03-09 11:04:12 +01:00
traits.d Update copyright notice 2023-01-18 14:40:59 +01:00
vector.d Update copyright notice 2023-01-18 14:40:59 +01:00