bubel-ecs/source/bubel/ecs
Mergul 66860b9042 Android update and small improvements
-fixed code do cross compiling to android
-fixed build with GCC (workaround)
-added little benchmark
-several small fixes
-updated meson build (demos building, working with GCC, LDC and DMD)
-added some meson options
-added ImGUI bind for OpenGL3
2020-06-01 11:24:50 +02: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 Mostly bugfix update + empty components support and remove EntityID from Event structure 2020-05-27 17:03:44 +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 Mostly bugfix update + empty components support and remove EntityID from Event structure 2020-05-27 17:03:44 +02: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 Android update and small improvements 2020-06-01 11:24:50 +02:00
manager.d Android update and small improvements 2020-06-01 11:24:50 +02: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 Mostly bugfix update + empty components support and remove EntityID from Event structure 2020-05-27 17:03:44 +02:00
std.d Android update and small improvements 2020-06-01 11:24:50 +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 Added more tests 2020-05-27 19:46:11 +02:00