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
/
linuxbsd
/
export
/
export_plugin.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Allow adding custom export platforms using scripts / GDExtension.
bruvzg
2024-08-28
1
-5
/
+4
*
[Windows/Linux] Check custom export templates architecture.
bruvzg
2024-08-16
1
-9
/
+91
*
[.NET] Disable output embedding on macOS, move it to the advanced options on ...
bruvzg
2024-04-09
1
-6
/
+13
*
Reorganize code related to editor theming
Yuri Sizov
2024-01-16
1
-1
/
+1
*
Ensure more export errors are reported to users
Yuri Sizov
2023-12-06
1
-9
/
+9
*
Add EditorStringNames singleton
kobewi
2023-09-03
1
-1
/
+2
*
Added Image's `load_svg_from_(buffer|string)`
Felipe Augusto Marques
2023-06-23
1
-3
/
+2
*
SCons: Move platform logo/run icon to `export` folder
Rémi Verschelde
2023-06-20
1
-2
/
+2
*
Merge pull request #75984 from KoBeWi/ConsoleMcWrap
Rémi Verschelde
2023-06-12
1
-3
/
+3
|
\
|
*
Rename console script to wrapper
kobewi
2023-04-12
1
-3
/
+3
*
|
Style: Harmonize header includes in platform ports
Rémi Verschelde
2023-06-08
1
-2
/
+3
*
|
Extract editor run toolbar into its own component
Yuri Sizov
2023-04-19
1
-0
/
+1
*
|
[Export] Add readable descriptions and validation warnings to the export opti...
bruvzg
2023-04-19
1
-14
/
+27
|
/
*
Fix split allow empty string in SSH export plugin
daviirodrig
2023-01-27
1
-2
/
+2
*
Merge pull request #63312 from bruvzg/one_click
Rémi Verschelde
2023-01-13
1
-11
/
+333
|
\
|
*
[Export] Add one-click deploy over SSH for the desktop exports.
bruvzg
2022-12-29
1
-11
/
+333
*
|
One Copyright Update to rule them all
Rémi Verschelde
2023-01-05
1
-29
/
+29
|
/
*
Unify usage of GLOBAL/EDITOR_GET
kobewi
2022-10-18
1
-2
/
+2
*
Update export dialog to handle many architectures
Aaron Franke
2022-07-29
1
-16
/
+6
*
Update export template names for Windows, Mac, and Linux
Aaron Franke
2022-07-22
1
-1
/
+1
*
Add readable export errors.
bruvzg
2022-06-08
1
-4
/
+16
*
Make FileAccess and DirAccess classes reference counted.
bruvzg
2022-04-11
1
-8
/
+4
*
Generate export template file names instead of having a fixed set
Aaron Franke
2022-03-22
1
-0
/
+4
*
Move extension logic to EditorExportPlatformLinuxBSD
Aaron Franke
2022-03-21
1
-0
/
+21
*
Move fixup_embedded_pck to EditorExportPlatform classes
Aaron Franke
2022-03-20
1
-0
/
+105
*
[Export] Add "export console script" option for Linux, macOS, and Windows exp...
bruvzg
2022-03-14
1
-0
/
+74