summaryrefslogtreecommitdiffstats
path: root/platform/web
Commit message (Expand)AuthorAgeFilesLines
* 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
* | CI: Update minimatch npm dependency to silence security reportRémi Verschelde2022-10-311-6/+6
* | Merge pull request #67790 from kdada/fix-flash-windowClay John2022-10-282-5/+5
|\ \
| * | Make window creation with custom position do not flashWei Guo2022-10-242-5/+5
| |/
* / Add multiview to the opengl3 driverDavid Snopek2022-10-214-0/+73
|/
* [WebSocket] Fix debugger implementation.Fabio Alessandrelli2022-10-131-8/+0
* [Web] Add the "serve" and "run" scons targets.Fabio Alessandrelli2022-10-122-9/+26
* Merge pull request #67252 from zaevi/web_fix_export_file_lockedRémi Verschelde2022-10-121-0/+1
|\
| * Fix file locked issue when exporting to Web.Zae2022-10-111-0/+1
* | [Web] Add auto-formatting to HTML files.Fabio Alessandrelli2022-10-113-39/+322
|/
* Fix Object type in GodotJSWrapper.Zae2022-10-101-2/+2
* Change auto to default in cursor css settings.Jason Knight2022-10-071-3/+3
* Merge pull request #64886 from Calinou/web-editor-add-local-web-server-2Rémi Verschelde2022-10-054-1245/+55
|\
| * Replace local web server setup for web editor with a Python-based solutionHugo Locurcio2022-10-044-1245/+55
* | Rename `Engine.target_fps` and associated project setting to `max_fps`Hugo Locurcio2022-10-031-3/+3
|/
* Remove NO_THREADS fallback code, Godot 4 requires thread supportRémi Verschelde2022-10-033-90/+0
* ci: add Python static analysis check via mypyJiri Suchan2022-09-301-1/+5
* SCons: Unify tools/target build type configurationRémi Verschelde2022-09-262-23/+14
* Merge pull request #65745 from akien-mga/scons-production-lto-earlierRémi Verschelde2022-09-201-0/+4
|\
| * SCons: Refactor handling of `production` flag and per-platform LTO defaultsRémi Verschelde2022-09-191-0/+4