summaryrefslogtreecommitdiffstats
path: root/platform/web
Commit message (Expand)AuthorAgeFilesLines
* Fix `HTTPClient.get_response_body_length()` incorrect on WebZae2023-05-301-0/+5
* Add `audio/general/text_to_speech` project setting to enable/disable TTS.bruvzg2023-05-182-1/+12
* Don't expose mac specific display server.HolonProduction2023-05-111-0/+2
* Fix wait for thread not startedSamuele Panzeri2023-04-271-1/+3
* Merge pull request #76026 from YuriSizov/editor-running-up-that-guiRémi Verschelde2023-04-262-0/+2
|\
| * Extract editor run toolbar into its own componentYuri Sizov2023-04-192-0/+2
* | Merge pull request #69833 from Eoin-ONeill-Yokai/audio_invalid_mixrateRémi Verschelde2023-04-261-1/+1
|\ \
| * | Fix crash caused by invalid mix_rate assignment due to bogusEoin O'Neill2023-04-251-1/+1
* | | Add support for VRAM-compressed custom mouse cursor imagesHugo Locurcio2023-04-211-1/+6
* | | [Export docs] Move docs to platform folders.bruvzg2023-04-202-0/+64
| |/ |/|
* | [Export] Add readable descriptions and validation warnings to the export opti...bruvzg2023-04-194-17/+26
|/
* Merge pull request #75827 from Kvel2D/fix-custom-cursor-atlas-texture-bugRémi Verschelde2023-04-111-9/+4
|\
| * Fix custom cursor using atlas textureKvel2D2023-04-111-9/+4
* | [Web] Detect host OS and use macOS keys on mac hosts.bruvzg2023-04-113-0/+26
|/
* [Web] Fix keycode/physical keycode mixed up.bruvzg2023-04-061-1/+1
* Fix "Download Project Source" for Web Editorator-dev2023-03-211-1/+1
* [Web] Fix some missing keycode mappings.bruvzg2023-03-061-0/+7
* Fix crash with bogus shape index to DisplayServer.cursor_set_custom_image()Rémi Verschelde2023-02-171-0/+1
* [InputEventKey] Avoid setting both key and modifier to the same value.bruvzg2023-02-142-9/+17
* Further refactoring to AudioDriver implementations after #69120.Emmanouil Papadeas2023-02-094-18/+20
* [Net] Remove StreamPeerTLS.blocking_handshake option.Fabio Alessandrelli2023-01-281-1/+0
* [NET] Refactor TLS configuration.Fabio Alessandrelli2023-01-283-7/+7
* Cleanup and unify keyboard input.bruvzg2023-01-232-41/+34
* Web Editor: Fix callable binding for Download Zip menu itemRémi Verschelde2023-01-202-2/+2
* [Web] User FS (user://) now correctly uses project name.Fabio Alessandrelli2023-01-181-1/+17
* Improve DisplayServer message for video card drivers failureRémi Verschelde2023-01-171-2/+4
* Update all outdated online documentation linksYuri Sizov2023-01-141-1/+1
* Merge pull request #71325 from reduz/refactor-project-setting-overridesRémi Verschelde2023-01-131-2/+2
|\
| * Refactor ProjectSetting overridesJuan Linietsky2023-01-131-2/+2
* | Merge pull request #63312 from bruvzg/one_clickRémi Verschelde2023-01-136-6/+22
|\ \ | |/ |/|
| * [Export] Add one-click deploy over SSH for the desktop exports.bruvzg2022-12-296-6/+22
* | Merge pull request #70626 from Faless/web/4.x_expose_force_fs_syncFabio Alessandrelli2023-01-095-0/+16
|\ \
| * | [Web] Expose API to force file system sync.Fabio Alessandrelli2022-12-275-0/+16
| |/
* | Bump json5 from 1.0.1 to 1.0.2 in /platform/webdependabot[bot]2023-01-091-6/+6
* | Use BitField<> in core type masksJuan Linietsky2023-01-081-10/+12
* | Add support for the custom initial screen for the main window, fix primary sc...bruvzg2023-01-072-5/+10
* | One Copyright Update to rule them allRémi Verschelde2023-01-0535-1014/+1015
|/
* Merge pull request #69718 from groud/finally_rename_gdnative_to_gdextensionRémi Verschelde2022-12-123-5/+5
|\
| * Rename all gdnative occurences to gdextensionGilles Roudière2022-12-123-5/+5
* | Merge pull request #69712 from bruvzg/real_sizeRémi Verschelde2022-12-072-3/+8
|\ \
| * | Rename `window_get_real_size` to `window_get_size_with_decorations`, add `win...bruvzg2022-12-072-3/+8
| |/
* / Fix Determining Window for TouchscreenMarkus Sauermann2022-12-072-3/+3
|/
* Merge pull request #68870 from dsnopek/master-webxr-inputRémi Verschelde2022-12-023-4/+46
|\
| * Get WebXR fully working in Godot 4!David Snopek2022-12-013-4/+46
* | Merge pull request #67815 from Calinou/html5-improve-feature-errorsRémi Verschelde2022-11-281-5/+5
|\ \ | |/ |/|
| * Improve feature errors in HTML5 for easier understandingHugo Locurcio2022-10-231-5/+5
* | Fix viewport doesn't auto-resize on Web.Zae2022-11-082-2/+11
* | [Web] Force WebGL2 when supported.Fabio Alessandrelli2022-11-051-15/+10
* | [Web] Improve Godot shutdown and cleanup.Fabio Alessandrelli2022-11-052-19/+19
* | Style: Misc docs and comment style and language fixesRémi Verschelde2022-11-021-1/+1