Lisandro Lorea d92f9017c6 Fix gamepad triggers not working on web exports | 3 months ago | |
---|---|---|
.. | ||
api | 6 months ago | |
doc_classes | 8 months ago | |
export | 1 month ago | |
js | 1 month ago | |
README.md | 1 year ago | |
SCsub | 4 months ago | |
audio_driver_web.cpp | 1 month ago | |
audio_driver_web.h | 1 month ago | |
detect.py | 3 months ago | |
display_server_web.cpp | 1 month ago | |
display_server_web.h | 5 months ago | |
dom_keys.inc | 9 months ago | |
emscripten_helpers.py | 1 month ago | |
eslint.config.cjs | 4 months ago | |
godot_audio.h | 1 month ago | |
godot_js.h | 11 months ago | |
godot_webgl2.h | 11 months ago | |
http_client_web.cpp | 1 year ago | |
http_client_web.h | 1 year ago | |
javascript_bridge_singleton.cpp | 5 months ago | |
os_web.cpp | 6 months ago | |
os_web.h | 6 months ago | |
package-lock.json | 5 months ago | |
package.json | 5 months ago | |
platform_config.h | 1 year ago | |
platform_gl.h | 4 months ago | |
serve.py | 5 months ago | |
web_main.cpp | 4 months ago | |
web_runtime.cpp | 1 year ago |
This folder contains the C++ and JavaScript code for the Web platform port, compiled using Emscripten.
It also contains a ESLint linting setup (see package.json
).
See also misc/dist/html
folder for additional files used by
this platform such as the html shell (web page).
logo.png
and run_icon.png
are licensed under
Creative Commons Attribution 3.0 Unported
per the HTML5 logo usage guidelines.