bubel-ecs/source/ecs
Dawid Masiukiewicz 54a6d5dec2 CI and common update:
-added webpage deploymnet stage
-added separate build stage which build all binaries and generate documentation
-added Emscripten build stage for merge to master only
-added VBO batch rendering (current default, no render mode switch yet)
-fixed camera positioning calculation
-fixed buffer issue with WebGL
-added viewport scalling (at least 300 pixels height). Pixels are scalled if screen is bigger.
-center demos gameplay area
-added fullpage html template for Emscripten build
2020-05-01 19:26:21 +00:00
..
atomic.d CI and common update: 2020-05-01 19:26:21 +00:00
attributes.d CI and common update: 2020-05-01 19:26:21 +00:00
block_allocator.d CI and common update: 2020-05-01 19:26:21 +00:00
core.d CI and common update: 2020-05-01 19:26:21 +00:00
entity.d CI and common update: 2020-05-01 19:26:21 +00:00
events.d CI and common update: 2020-05-01 19:26:21 +00: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 CI and common update: 2020-05-01 19:26:21 +00:00
manager.d CI and common update: 2020-05-01 19:26:21 +00: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 CI and common update: 2020-05-01 19:26:21 +00:00
system.d CI and common update: 2020-05-01 19:26:21 +00:00
traits.d CI and common update: 2020-05-01 19:26:21 +00:00
vector.d -updated wasm build scripts 2019-11-19 10:37:34 +01:00