index
:
redot-engine.git
4.3
master
Redot Engine – Multi-platform 2D and 3D game engine
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
platform
/
web
/
export
/
export_plugin.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix copyright headers referring to Godot
Spartan322
2024-10-27
1
-2
/
+2
*
Rebrand preambles to Redot
Dubhghlas McLaughlin
2024-10-11
1
-0
/
+2
*
Allow adding custom export platforms using scripts / GDExtension.
bruvzg
2024-08-28
1
-3
/
+3
*
Fix web export state for remote debug
Adam Scott
2024-06-26
1
-5
/
+5
*
Disable remote debug button when there are no runnable presets
Hakim
2024-05-17
1
-0
/
+1
*
Add more Remote Debug options to the web platform
Adam Scott
2024-05-01
1
-3
/
+14
*
[Web] Move polling thread to EditorHTTPServer
Fabio Alessandrelli
2024-02-07
1
-5
/
+0
*
Fix data race regarding `server_quit` in `EditorExportPlatformWeb`
jsjtxietian
2024-02-07
1
-1
/
+1
*
Add THREADS_ENABLED macro in order to compile Godot to run on the main thread
Adam Scott
2024-01-17
1
-1
/
+4
*
Add const lvalue ref to container parameters
Muller-Castro
2024-01-05
1
-1
/
+1
*
Add EditorStringNames singleton
kobewi
2023-09-03
1
-1
/
+2
*
Allow exporting release Android builds without a debug keystore
Michael Alexsander
2023-06-19
1
-1
/
+1
*
Style: Harmonize header includes in platform ports
Rémi Verschelde
2023-06-08
1
-1
/
+2
*
[Export] Add readable descriptions and validation warnings to the export opti...
bruvzg
2023-04-19
1
-1
/
+1
*
Merge pull request #63312 from bruvzg/one_click
Rémi Verschelde
2023-01-13
1
-4
/
+1
|
\
|
*
[Export] Add one-click deploy over SSH for the desktop exports.
bruvzg
2022-12-29
1
-4
/
+1
*
|
One Copyright Update to rule them all
Rémi Verschelde
2023-01-05
1
-29
/
+29
|
/
*
[Net] Rename StreamPeerSSL to StreamPeerTLS.
Fabio Alessandrelli
2022-09-07
1
-1
/
+1
*
[Web] Require threads, rtti, allow optimize=speed.
Fabio Alessandrelli
2022-08-30
1
-14
/
+4
*
[Web] Rename JavaScript platform to Web.
Fabio Alessandrelli
2022-08-29
1
-0
/
+148