bubel-ecs/source
Mergul 0d08b8532a -remove "SIMD" option from "compile_wasm.py" (new Emscripten hasn't that option)
-removed some unnecessary variables
-started C-API implemantation:
 * added C-API option to Meson (build included to main library)
 * refactored some code (moved some code form templates to final code, removed delegates from system)
 * moved templates outside EntityManager to make it possible to use in different functions
2021-03-18 19:56:25 +01:00
..
bubel/ecs -remove "SIMD" option from "compile_wasm.py" (new Emscripten hasn't that option) 2021-03-18 19:56:25 +01:00
meson.build Improve meson build. 2021-02-21 20:44:58 +01:00
win_dll.d -fully working betterC for windows 2019-10-10 22:08:22 +02:00