Thaddeus Crews 3a5ce2ff94 Merge pull request #98901 from adamscott/add-editor-ensure-crossorigin-isolation-headers il y a 6 jours
..
api b4f8135d46 [Web] Fix Web Editor plugin being added to SCons multiple times il y a 2 semaines
doc_classes b8f78b14be Fix miscellaneous oddities around the class reference il y a 3 mois
editor b4f8135d46 [Web] Fix Web Editor plugin being added to SCons multiple times il y a 2 semaines
export 17e8cf0d87 Merge pull request #99044 from Sticksman/bug-fix-98873 il y a 1 semaine
js 57125f48ce Merge pull request #98069 from thedinosoar/fix/service-worker-sandbox-error-98068 il y a 1 semaine
README.md 4c1f11944e Update all outdated online documentation links il y a 1 an
SCsub 17e8cf0d87 Merge pull request #99044 from Sticksman/bug-fix-98873 il y a 1 semaine
audio_driver_web.cpp aaafd163b2 Honor `pitch_scale` value before playing audio sample il y a 3 mois
audio_driver_web.h f2fb3353cb Merge pull request #95197 from yahkr/95128-audio-fix il y a 3 mois
detect.py 9383610ad1 [Web] Disable UNIX sockets il y a 3 semaines
display_server_web.cpp 0dfd18c84b [DisplayServer] Add feature flag for native file dialog access to `user/res` and `options` il y a 1 mois
display_server_web.h 784558f327 [Web] Remove warnings when setting vsync mode and screen keep on il y a 3 semaines
dom_keys.inc 8406e60522 Add InputEventKey.location to tell left from right il y a 10 mois
emscripten_helpers.py 3a5ce2ff94 Merge pull request #98901 from adamscott/add-editor-ensure-crossorigin-isolation-headers il y a 6 jours
eslint.config.cjs 52fa4f05f3 Add samples playback support il y a 5 mois
godot_audio.h aaafd163b2 Honor `pitch_scale` value before playing audio sample il y a 3 mois
godot_js.h f9486a2d88 [Web] Add IME input support. il y a 11 mois
godot_webgl2.h 275c496bc8 Add MSAA support for WebXR il y a 11 mois
http_client_web.cpp 3d575801ce Allow ClassDB to create a Object without postinitialization for GDExtension. il y a 3 mois
http_client_web.h 3d575801ce Allow ClassDB to create a Object without postinitialization for GDExtension. il y a 3 mois
javascript_bridge_singleton.cpp a9b934b657 Add `JavaScriptBridge` buffer methods il y a 2 mois
os_web.cpp 10f3c1f587 Add support for non-blocking IO mode to `OS.execute_with_pipe`. il y a 2 mois
os_web.h 10f3c1f587 Add support for non-blocking IO mode to `OS.execute_with_pipe`. il y a 2 mois
package-lock.json 3077463151 Update JavaScript/Java plugins to solve known vulnerabilities il y a 3 semaines
package.json 3077463151 Update JavaScript/Java plugins to solve known vulnerabilities il y a 3 semaines
platform_config.h 1887a9df19 [macOS/Windows] Add optional ANGLE backed OpenGL renderer support. Add EGL_ANDROID_blob_cache caching. il y a 1 an
platform_gl.h 8e242fe7c1 Disable `*glGetProcAddress()` on the web il y a 5 mois
serve.py 470a35832f [Web] Fix browser opening too early with serve.py il y a 4 mois
web_main.cpp b4f8135d46 [Web] Fix Web Editor plugin being added to SCons multiple times il y a 2 semaines
web_runtime.cpp d95794ec8a One Copyright Update to rule them all il y a 1 an

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.