bubel-ecs/source/ecs
Mergul 546b73c567 -fixed events bug with calls for unsupported systems
-now empty systems can't handle events and listeners
2020-03-07 13:21:29 +01:00
..
atomic.d -updated tests: 2019-11-25 20:06:16 +00:00
attributes.d -fixed issue with ExcludedComponents as enum or alias 2019-04-06 20:27:28 +00:00
block_allocator.d -some cleanup 2019-10-10 22:14:18 +02:00
core.d -Events system update order is now choosen according to system priority 2020-02-09 15:24:26 +01:00
entity.d -dmd bug workaround 2019-06-17 18:04:54 +00:00
events.d -some cleanup 2019-10-10 22:14:18 +02:00
hash_map.d -Events system update order is now choosen according to system priority 2020-02-09 15:24:26 +01:00
id_manager.d -IDManager reserve EntityID(0) as empty 2020-03-06 10:12:52 +01:00
manager.d -fixed events bug with calls for unsupported systems 2020-03-07 13:21:29 +01:00
package.d -some cleanup 2019-10-10 22:14:18 +02:00
simple_vector.d -remove '-defaultlib' from dub.json 2019-11-02 18:51:03 +01:00
std.d -updated tests: 2019-11-25 20:06:16 +00:00
system.d -added EmptySystem supprort (called once per frame, sholud be once per jobs) 2020-03-06 14:01:46 +01:00
traits.d -added first mmcommando commit 2019-04-06 14:24:31 +00:00
vector.d -updated wasm build scripts 2019-11-19 10:37:34 +01:00