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.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge commit godotengine/godot@d09d82d433b03bb3773fd2a8cc8d6ccc2f8739ce
Spartan322
2024-11-26
1
-0
/
+2
|
\
|
*
Fix issue #97207 by filtering extension_list.cfg
mendrak
2024-11-21
1
-0
/
+2
*
|
Merge commit godotengine/godot@6c05ec3d6732cac44cf85c91db7d3fd1075bcb23
Spartan322
2024-11-15
1
-6
/
+6
|
\
|
|
*
Allow setting custom initialization vector for FileAccessEncrypted. Add expor...
bruvzg
2024-11-13
1
-6
/
+6
*
|
Merge commit godotengine/godot@cb411fa960f0b7fdbd97dcdb4c90f9346360ee0e
Spartan322
2024-11-12
1
-2
/
+6
|
\
|
|
*
Add ability for PCK patches to remove files
Juan
2024-11-11
1
-2
/
+6
*
|
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
|
/
*
Add ability to export patch packs
Mikael Hermansson
2024-09-25
1
-2
/
+18
*
Style: Apply new `clang-format` changes
Thaddeus Crews
2024-09-20
1
-1
/
+1
*
Allow adding custom export platforms using scripts / GDExtension.
bruvzg
2024-08-28
1
-22
/
+83
*
Fix loading GDExtension dependencies on Android
Fredia Huya-Kouadio
2024-04-19
1
-1
/
+1
*
Revert pack trimming introduced by #82084
Mikael Hermansson
2024-04-10
1
-3
/
+2
*
Merge uid_cache.bin and global_script_class_cache.cfg after mounting PCKs
David Nikdel
2024-03-06
1
-2
/
+3
*
Add const lvalue ref to editor/* container parameters
Muller-Castro
2024-02-26
1
-2
/
+2
*
Display a warning if device CPU architecture is not active in the export preset.
Alexander Hartmann
2024-02-23
1
-0
/
+1
*
Expose EditorExportPlatform::get_os_name()
Aaron Franke
2023-09-07
1
-0
/
+3
*
Add a button in the export dialog to fix missing texture formats
Aaron Franke
2023-08-17
1
-2
/
+0
*
Extract and reorganize texture resource classes
Hendrik Brucker
2023-07-14
1
-0
/
+1
*
Allow exporting release Android builds without a debug keystore
Michael Alexsander
2023-06-19
1
-2
/
+2
*
Store sensitive export options in dedicated credentials file
Andreas Raddau
2023-05-10
1
-0
/
+3
*
Redo how the remote filesystem works
Juan Linietsky
2023-05-08
1
-0
/
+2
*
[Export] Add readable descriptions and validation warnings to the export opti...
bruvzg
2023-04-19
1
-4
/
+7
*
Refactor high quality texture import
Juan Linietsky
2023-01-30
1
-0
/
+1
*
Merge pull request #70377 from dsnopek/server-export-mk2
Rémi Verschelde
2023-01-23
1
-0
/
+2
|
\
|
*
Add "dedicated server" export mode which can strip unneeded visual resources
David Snopek
2023-01-23
1
-0
/
+2
*
|
Merge pull request #63312 from bruvzg/one_click
Rémi Verschelde
2023-01-13
1
-1
/
+9
|
\
\
|
|
/
|
/
|
|
*
[Export] Add one-click deploy over SSH for the desktop exports.
bruvzg
2022-12-29
1
-1
/
+9
*
|
One Copyright Update to rule them all
Rémi Verschelde
2023-01-05
1
-29
/
+29
|
/
*
[.NET Export] Improve .NET export process.
bruvzg
2022-10-07
1
-0
/
+1
*
Fix typo - "collison" -> "collision"
danboo
2022-09-29
1
-1
/
+1
*
Add support for scene/resource customization in export plugins
Juan Linietsky
2022-09-01
1
-0
/
+16
*
[macOS export] Simplify code signing options, add support for rcodesign tool ...
bruvzg
2022-08-26
1
-6
/
+8
*
Refactor the export checking logic to improve separation of concerns
Fredia Huya-Kouadio
2022-08-14
1
-1
/
+3
*
Remove duplicate data structure for export features
Aaron Franke
2022-08-09
1
-6
/
+1
*
Make some editor export methods const
Aaron Franke
2022-07-29
1
-3
/
+3
*
Split up editor export code into multiple files
Aaron Franke
2022-07-26
1
-0
/
+221