Arnis Lielturks
|
72e2342343
|
Emscripten shell (#2608)
* emscripten shell added, wip
* include dirs
* namespace
* more namespace fixes
* cmake tweak
* tweak
* emscripten shell added in different cmake file
* shell setup fixed
* application.html renamed to shell.html, engine tweaks
* shell.html location updated
* reworked canvas size detection and applying, highdpi disabled for web builds
* typo
* background tab loading fix
* web handlers moved to graphics subsystem
* removed a bit too much
* fix
* ready event resize
* svg fullscreen icon
* id used for fullscreen icon
* emscripten request pointer used instead
* pointer lock tweaks
* yet another tweak
* ui cursor fixed to take into account ui scale, emscripten mouse state reset when changing resolution
* code style updates
* ui scale calculated differently
* fix
* pointer position calculation properly fixed
* cursor position retrieval updated
* Fix code style. Simplify UI scale handling.
* cmake updates
Co-authored-by: Eugene Kozlov <nekoeuge@gmail.com>
|
2020-04-07 19:38:21 +03:00 |
|