..
api
Fix "Download Project Source" for Web Editor
2023-03-27 17:45:09 +02:00
export
[Net] Remove StreamPeerTLS.blocking_handshake option.
2023-01-28 11:08:02 +01:00
js
Further refactoring to AudioDriver implementations after #69120 .
2023-02-09 11:02:00 +01:00
.eslintrc.engine.js
[Web] Add feature detection helpers to JS Engine class.
2022-09-17 11:21:17 +02:00
.eslintrc.html.js
[Web] Add auto-formatting to HTML files.
2022-10-11 19:42:12 +02:00
.eslintrc.js
[Web] Rename JavaScript platform to Web.
2022-08-29 11:52:00 +02:00
.eslintrc.libs.js
[Web] Rename JavaScript platform to Web.
2022-08-29 11:52:00 +02:00
audio_driver_web.cpp
Fix crash caused by invalid mix_rate assignment due to bogus
2023-04-26 14:51:00 +02:00
audio_driver_web.h
Further refactoring to AudioDriver implementations after #69120 .
2023-02-09 11:02:00 +01:00
detect.py
ci: add Python static analysis check via mypy
2022-09-30 19:03:17 +07:00
display_server_web.cpp
Fix crash with bogus shape index to DisplayServer.cursor_set_custom_image()
2023-02-17 14:17:37 +01:00
display_server_web.h
[InputEventKey] Avoid setting both key and modifier to the same value.
2023-02-14 09:05:58 +02:00
dom_keys.inc
[Web] Fix keycode/physical keycode mixed up.
2023-04-07 17:44:39 +02:00
emscripten_helpers.py
SCons: Unify tools/target build type configuration
2022-09-26 16:31:46 +02:00
godot_audio.h
Further refactoring to AudioDriver implementations after #69120 .
2023-02-09 11:02:00 +01:00
godot_js.h
One Copyright Update to rule them all
2023-01-05 13:25:55 +01:00
godot_webgl2.h
One Copyright Update to rule them all
2023-01-05 13:25:55 +01:00
http_client_web.cpp
[NET] Refactor TLS configuration.
2023-01-28 11:08:02 +01:00
http_client_web.h
[NET] Refactor TLS configuration.
2023-01-28 11:08:02 +01:00
javascript_bridge_singleton.cpp
Merge pull request #70626 from Faless/web/4.x_expose_force_fs_sync
2023-01-09 21:18:47 +01:00
logo.svg
[Export] Add one-click deploy over SSH for the desktop exports.
2022-12-29 09:42:00 +02:00
os_web.cpp
[Web] User FS (user://) now correctly uses project name.
2023-01-18 09:12:21 +01:00
os_web.h
Merge pull request #70626 from Faless/web/4.x_expose_force_fs_sync
2023-01-09 21:18:47 +01:00
package-lock.json
Bump json5 from 1.0.1 to 1.0.2 in /platform/web
2023-01-09 13:40:10 +00:00
package.json
[Web] Add auto-formatting to HTML files.
2022-10-11 19:42:12 +02:00
platform_config.h
One Copyright Update to rule them all
2023-01-05 13:25:55 +01:00
README.md
Update all outdated online documentation links
2023-01-14 19:38:00 +03:00
run_icon.svg
[Export] Add one-click deploy over SSH for the desktop exports.
2022-12-29 09:42:00 +02:00
SCsub
Get WebXR fully working in Godot 4!
2022-12-01 21:46:30 -06:00
serve.py
[Web] Add the "serve" and "run" scons targets.
2022-10-12 22:29:35 +02:00
web_main.cpp
One Copyright Update to rule them all
2023-01-05 13:25:55 +01:00
web_runtime.cpp
One Copyright Update to rule them all
2023-01-05 13:25:55 +01:00