Fabio Alessandrelli
cb1b89dac5
[HTML5] Export process writes sizes in template.
...
This allow the loading bar to be much more reliable, even in cases where
realible stream loading status is not detectable (server-side
compression, chunked encoding).
2021-03-05 20:15:38 +01:00
Fabio Alessandrelli
272e491f52
[HTML5] Preloader fetch, streaming instantiation.
2021-03-05 20:11:18 +01:00
Fabio Alessandrelli
018ee5a4dc
[HTML5] Document Engine and EngineConfig (jsdoc).
...
This commit also removes the utils.js engine file, moving some of it's
content to config.js and some to engine.js .
2021-02-26 11:33:59 +01:00
Fabio Alessandrelli
2972ea3229
[HTML5] Easier HTML templates, better deinit/cleanup.
2021-02-19 05:12:32 +01:00