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
/
editor
/
export
/
editor_export_platform.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
|
Extract and reorganize texture resource classes
Hendrik Brucker
2023-07-14
1
-0
/
+1
*
|
Fix export options of scripted EditorExportPlugins
RedworkDE
2023-07-04
1
-3
/
+4
*
|
Allow exporting release Android builds without a debug keystore
Michael Alexsander
2023-06-19
1
-2
/
+3
*
|
Store sensitive export options in dedicated credentials file
Andreas Raddau
2023-05-10
1
-2
/
+10
*
|
Redo how the remote filesystem works
Juan Linietsky
2023-05-08
1
-59
/
+49
*
|
Extract editor run toolbar into its own component
Yuri Sizov
2023-04-19
1
-0
/
+1
|
/
*
Allow EditorExportPlugins to provide export options
RedworkDE
2023-04-07
1
-3
/
+8
*
Delete unused compression formats from .imoprt files when exporting
clayjohn
2023-03-09
1
-12
/
+23
*
Merge pull request #73195 from timothyqiu/weblate-comments
Rémi Verschelde
2023-02-17
1
-1
/
+2
|
\
|
*
Improvements and fixes based on Weblate comments
Haoyu Qiu
2023-02-13
1
-1
/
+2
*
|
Reword misleading error messages in PCK export
Pedro J. Estébanez
2023-02-14
1
-2
/
+2
|
/
*
Restore script class cache if removed
Juan Linietsky
2023-01-31
1
-1
/
+1
*
Only customize resources during export if there are any export plugins in use
David Snopek
2023-01-30
1
-3
/
+3
*
[SSH deploy] Run ssh/scp in non interactive mode, and suppress banner display.
bruvzg
2023-01-27
1
-0
/
+21
*
Merge pull request #70377 from dsnopek/server-export-mk2
Rémi Verschelde
2023-01-23
1
-6
/
+39
|
\
|
*
Add "dedicated server" export mode which can strip unneeded visual resources
David Snopek
2023-01-23
1
-6
/
+39
*
|
[TextServer] Fix ICU data loading and exporting with `internationalization/lo...
bruvzg
2023-01-23
1
-1
/
+3
*
|
Use range iterators in LocalVector loops
kobewi
2023-01-21
1
-19
/
+19
*
|
Move global script class cache to separate file
kobewi
2023-01-16
1
-0
/
+1
*
|
Merge pull request #63312 from bruvzg/one_click
Rémi Verschelde
2023-01-13
1
-0
/
+233
|
\
\
|
*
|
[Export] Add one-click deploy over SSH for the desktop exports.
bruvzg
2022-12-29
1
-0
/
+233
*
|
|
[Editor] Fix missing "debug"/"release" export presets feature tags.
Fabio Alessandrelli
2023-01-12
1
-0
/
+2
|
|
/
|
/
|
*
|
One Copyright Update to rule them all
Rémi Verschelde
2023-01-05
1
-29
/
+29
|
/
*
Rename all gdnative occurences to gdextension
Gilles Roudière
2022-12-12
1
-2
/
+2
*
Merge pull request #67906 from groud/simpler_gdextension_config
Rémi Verschelde
2022-12-06
1
-2
/
+3
|
\
|
*
Allow specifying a prefix to automatically detect library files for gdextensi...
Gilles Roudière
2022-12-01
1
-2
/
+3
*
|
Use system fonts as fallback and improve system font handling.
bruvzg
2022-12-04
1
-13
/
+13
|
/
*
Unify usage of GLOBAL/EDITOR_GET
kobewi
2022-10-18
1
-12
/
+12
*
Fix typos with codespell
Rémi Verschelde
2022-09-30
1
-1
/
+1
*
Fix typo - "collison" -> "collision"
danboo
2022-09-29
1
-2
/
+2
*
Fix sub-scene root nodes not getting the correct inheritance chain when expor...
Rindbee
2022-09-23
1
-1
/
+1
*
Disable menus and functionality that are not relevant on the Android Editor port
Fredia Huya-Kouadio
2022-09-13
1
-5
/
+8
*
Rename EditorInterface.get_editor_main_control to get_editor_main_screen
Yuri Sizov
2022-09-07
1
-1
/
+1
*
Add support for scene/resource customization in export plugins
Juan Linietsky
2022-09-01
1
-51
/
+492
*
Rename String `plus_file` to `path_join`
Aaron Franke
2022-08-29
1
-4
/
+4
*
[macOS export] Simplify code signing options, add support for rcodesign tool ...
bruvzg
2022-08-26
1
-0
/
+1
*
Refactor the export checking logic to improve separation of concerns
Fredia Huya-Kouadio
2022-08-14
1
-0
/
+18
*
Remove duplicate data structure for export features
Aaron Franke
2022-08-09
1
-17
/
+19
*
Extract EditorResourceConversionPlugin into its own source files and clean up...
Yuri Sizov
2022-07-31
1
-0
/
+1
*
Merge pull request #63563 from aaronfranke/export-arch
Rémi Verschelde
2022-07-30
1
-1
/
+1
|
\
|
*
Make some editor export methods const
Aaron Franke
2022-07-29
1
-1
/
+1
*
|
Improve some export error messages.
bruvzg
2022-07-29
1
-1
/
+1
*
|
Move editor paths into the EditorPaths class
Aaron Franke
2022-07-29
1
-1
/
+1
|
/
*
Split up editor export code into multiple files
Aaron Franke
2022-07-26
1
-0
/
+1177
[prev]