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

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.