Adam Scott 030e7d4e2d [Web] Fix issue when pausing an non-started sample 5 dni temu
..
api b4f8135d46 [Web] Fix Web Editor plugin being added to SCons multiple times 3 miesięcy temu
doc_classes 84e6ac9ecd Web: Export ASTC/BPTC compressed textures 1 miesiąc temu
editor 6b33037021 Add menu bar item for "Pack Project as ZIP..." 1 miesiąc temu
export b3f7c8f5d3 [Export] Respect icon/splash screen import settings. 3 tygodni temu
js 030e7d4e2d [Web] Fix issue when pausing an non-started sample 5 dni temu
README.md 4c1f11944e Update all outdated online documentation links 2 lat temu
SCsub f08fe52d9a Merge pull request #99963 from Faless/web/no_ip 2 miesięcy temu
audio_driver_web.cpp 9d329f54c0 [Web] Restore ScriptProcessorNode audio driver fallback 2 miesięcy temu
audio_driver_web.h 9d329f54c0 [Web] Restore ScriptProcessorNode audio driver fallback 2 miesięcy temu
detect.py 90208f7dd4 SCons: Fix handling of platform-specific tools, notably `mingw` 4 tygodni temu
display_server_web.cpp 61344dc5ac [Web] Refactor `mouse_mode` setters in display server 1 tydzień temu
display_server_web.h 47f553ae0b Delegate to the DisplayServer the task of handling mouse_mode 3 tygodni temu
dom_keys.inc 8406e60522 Add InputEventKey.location to tell left from right 1 rok temu
emscripten_helpers.py 3a5ce2ff94 Merge pull request #98901 from adamscott/add-editor-ensure-crossorigin-isolation-headers 2 miesięcy temu
eslint.config.cjs 52fa4f05f3 Add samples playback support 8 miesięcy temu
godot_audio.h aaafd163b2 Honor `pitch_scale` value before playing audio sample 6 miesięcy temu
godot_js.h f9486a2d88 [Web] Add IME input support. 1 rok temu
godot_midi.h a7505ee0bc Add Web MIDI support 2 miesięcy temu
godot_webgl2.h 275c496bc8 Add MSAA support for WebXR 1 rok temu
http_client_web.cpp 3d575801ce Allow ClassDB to create a Object without postinitialization for GDExtension. 6 miesięcy temu
http_client_web.h 3d575801ce Allow ClassDB to create a Object without postinitialization for GDExtension. 6 miesięcy temu
ip_web.cpp c831f635fe [Web] Implement dummy IPWeb instead of IPUnix 2 miesięcy temu
ip_web.h c831f635fe [Web] Implement dummy IPWeb instead of IPUnix 2 miesięcy temu
javascript_bridge_singleton.cpp a9b934b657 Add `JavaScriptBridge` buffer methods 5 miesięcy temu
net_socket_web.cpp 14e4e3424f [Web] Implement dummy NetSocketWeb 2 miesięcy temu
net_socket_web.h 14e4e3424f [Web] Implement dummy NetSocketWeb 2 miesięcy temu
os_web.cpp b77aa473a1 Implement a "Recovery Mode" for recovering crashing/hanging projects during initialization 1 miesiąc temu
os_web.h b77aa473a1 Implement a "Recovery Mode" for recovering crashing/hanging projects during initialization 1 miesiąc temu
package-lock.json 97ecf7830a fix: platform/web/package.json & platform/web/package-lock.json to reduce vulnerabilities 2 miesięcy temu
package.json 97ecf7830a fix: platform/web/package.json & platform/web/package-lock.json to reduce vulnerabilities 2 miesięcy temu
platform_config.h 1887a9df19 [macOS/Windows] Add optional ANGLE backed OpenGL renderer support. Add EGL_ANDROID_blob_cache caching. 1 rok temu
platform_gl.h 8e242fe7c1 Disable `*glGetProcAddress()` on the web 8 miesięcy temu
serve.py 470a35832f [Web] Fix browser opening too early with serve.py 6 miesięcy temu
web_main.cpp b4f8135d46 [Web] Fix Web Editor plugin being added to SCons multiple times 3 miesięcy temu
web_runtime.cpp d95794ec8a One Copyright Update to rule them all 2 lat temu
webmidi_driver.cpp a7505ee0bc Add Web MIDI support 2 miesięcy temu
webmidi_driver.h a7505ee0bc Add Web MIDI support 2 miesięcy temu

README.md

Web platform port

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).

Documentation

Artwork license

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