Hugo Locurcio 665d29c16d Fix new projects always being created with OpenGL %!s(int64=4) %!d(string=hai) anos
..
api a7ba227631 Merge pull request #52711 from m4gr3d/provide_getter_for_project_data_dir_master %!s(int64=4) %!d(string=hai) anos
export 665d29c16d Fix new projects always being created with OpenGL %!s(int64=4) %!d(string=hai) anos
js 68616edcbc [HTML5] Refactor JS library listeners to OS. %!s(int64=4) %!d(string=hai) anos
.eslintrc.engine.js 018ee5a4dc [HTML5] Document Engine and EngineConfig (jsdoc). %!s(int64=4) %!d(string=hai) anos
.eslintrc.js 23b51a1708 HTML5: Fix minification error with Emscripten 1.39.9 %!s(int64=4) %!d(string=hai) anos
.eslintrc.libs.js 68616edcbc [HTML5] Refactor JS library listeners to OS. %!s(int64=4) %!d(string=hai) anos
README.md 1513aa9b26 Add logo attribution for Android, HTML5 and Linux platform icons %!s(int64=4) %!d(string=hai) anos
SCsub b2d30c725d [HTML5] Implement mouse/touch/key events in JS library. %!s(int64=4) %!d(string=hai) anos
audio_driver_javascript.cpp 7e51e4cb84 Fix some LGTM errors of "Multiplication result converted to larger type" %!s(int64=4) %!d(string=hai) anos
audio_driver_javascript.h 246334b836 [HTML5] Refactor audio drivers. Implement AudioWorklet w/o threads. %!s(int64=4) %!d(string=hai) anos
detect.py cd21cc683a SCons: Set `DEBUG_ENABLED` and `DEV_ENABLED` in SConstruct %!s(int64=4) %!d(string=hai) anos
display_server_javascript.cpp 8a10bb7d0d Use OpenGL 3.3 core profile instead of compatibility profile %!s(int64=4) %!d(string=hai) anos
display_server_javascript.h 7d6c1fdb32 [HTML5] Implement window blur in JS library. %!s(int64=4) %!d(string=hai) anos
dom_keys.inc fa3a32a2d6 Use Key enum instead of plain integers %!s(int64=4) %!d(string=hai) anos
emscripten_helpers.py 16f49d4b29 HTML5: Handle GODOT_VERSION_STATUS env var in @GODOT_VERSION@ %!s(int64=4) %!d(string=hai) anos
godot_audio.h 246334b836 [HTML5] Refactor audio drivers. Implement AudioWorklet w/o threads. %!s(int64=4) %!d(string=hai) anos
godot_js.h c494e442bc [HTML5] Refactor display/input JS library code. %!s(int64=4) %!d(string=hai) anos
http_client_javascript.cpp b00c4a4360 [Net] Makes HTTPClient a custom instance class. %!s(int64=4) %!d(string=hai) anos
http_client_javascript.h b00c4a4360 [Net] Makes HTTPClient a custom instance class. %!s(int64=4) %!d(string=hai) anos
javascript_main.cpp 6631f66c2a Optimize StringName usage %!s(int64=4) %!d(string=hai) anos
javascript_runtime.cpp b5334d14f7 Update copyright statements to 2021 %!s(int64=4) %!d(string=hai) anos
javascript_singleton.cpp d4e302a3a4 [HTML5] Fix JavaScript string parsing with new interface. %!s(int64=4) %!d(string=hai) anos
logo.png c8a8be6dd1 Optimize images losslessly using `oxipng -o6 --strip all --zopfli` %!s(int64=6) %!d(string=hai) anos
os_javascript.cpp 246334b836 [HTML5] Refactor audio drivers. Implement AudioWorklet w/o threads. %!s(int64=4) %!d(string=hai) anos
os_javascript.h 246334b836 [HTML5] Refactor audio drivers. Implement AudioWorklet w/o threads. %!s(int64=4) %!d(string=hai) anos
package-lock.json 5f7bbc2b57 JS: Bump ansi-regex version for linter %!s(int64=4) %!d(string=hai) anos
package.json a1cbb6daa6 [HTML5] Update eslint and jsdoc dependencies. %!s(int64=4) %!d(string=hai) anos
platform_config.h b5334d14f7 Update copyright statements to 2021 %!s(int64=4) %!d(string=hai) anos
run_icon.png 53e94a1ce1 Optimize images losslessly using `oxipng -o6 --strip all --zopfli` %!s(int64=7) %!d(string=hai) anos

README.md

HTML5 platform port

This folder contains the C++ and JavaScript code for the HTML5/WebAssembly platform port, compiled using Emscripten.

It also contains a ESLint linting setup (see package.json).

See also misc/dist/html folder for files used by this platform such as the HTML5 shell.

Artwork license

logo.png and run_icon.png are licensed under Creative Commons Attribution 3.0 Unported per the HTML5 logo usage guidelines.