summaryrefslogtreecommitdiffstats
path: root/platform/web/export/export_plugin.h
Commit message (Expand)AuthorAgeFilesLines
* Fix copyright headers referring to GodotSpartan3222024-10-271-2/+2
* Rebrand preambles to RedotDubhghlas McLaughlin2024-10-111-0/+2
* Allow adding custom export platforms using scripts / GDExtension.bruvzg2024-08-281-3/+3
* Fix web export state for remote debugAdam Scott2024-06-261-5/+5
* Disable remote debug button when there are no runnable presetsHakim2024-05-171-0/+1
* Add more Remote Debug options to the web platformAdam Scott2024-05-011-3/+14
* [Web] Move polling thread to EditorHTTPServerFabio Alessandrelli2024-02-071-5/+0
* Fix data race regarding `server_quit` in `EditorExportPlatformWeb`jsjtxietian2024-02-071-1/+1
* Add THREADS_ENABLED macro in order to compile Godot to run on the main threadAdam Scott2024-01-171-1/+4
* Add const lvalue ref to container parametersMuller-Castro2024-01-051-1/+1
* Add EditorStringNames singletonkobewi2023-09-031-1/+2
* Allow exporting release Android builds without a debug keystoreMichael Alexsander2023-06-191-1/+1
* Style: Harmonize header includes in platform portsRémi Verschelde2023-06-081-1/+2
* [Export] Add readable descriptions and validation warnings to the export opti...bruvzg2023-04-191-1/+1
* Merge pull request #63312 from bruvzg/one_clickRémi Verschelde2023-01-131-4/+1
|\
| * [Export] Add one-click deploy over SSH for the desktop exports.bruvzg2022-12-291-4/+1
* | One Copyright Update to rule them allRémi Verschelde2023-01-051-29/+29
|/
* [Net] Rename StreamPeerSSL to StreamPeerTLS.Fabio Alessandrelli2022-09-071-1/+1
* [Web] Require threads, rtti, allow optimize=speed.Fabio Alessandrelli2022-08-301-14/+4
* [Web] Rename JavaScript platform to Web.Fabio Alessandrelli2022-08-291-0/+148