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
/
uwp
/
export
/
export_plugin.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
UWP: Remove platform port, needs to be redone from scratch for 4.x
Rémi Verschelde
2023-09-07
1
-450
/
+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
-1
/
+1
*
Style: Harmonize header includes in platform ports
Rémi Verschelde
2023-06-08
1
-2
/
+2
*
Store sensitive export options in dedicated credentials file
Andreas Raddau
2023-05-10
1
-0
/
+5
*
[Export] Add readable descriptions and validation warnings to the export opti...
bruvzg
2023-04-19
1
-1
/
+1
*
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
-1
/
+1
*
Rename String `plus_file` to `path_join`
Aaron Franke
2022-08-29
1
-1
/
+1
*
Refactor the export checking logic to improve separation of concerns
Fredia Huya-Kouadio
2022-08-14
1
-1
/
+2
*
Update export dialog to handle many architectures
Aaron Franke
2022-07-29
1
-8
/
+2
*
Make some editor export methods const
Aaron Franke
2022-07-29
1
-2
/
+2
*
Split up editor export code into multiple files
Aaron Franke
2022-07-26
1
-1
/
+1
*
Code quality: Fix header guards consistency
Rémi Verschelde
2022-07-25
1
-1
/
+1
*
Add a new HashSet template
reduz
2022-05-20
1
-1
/
+1
*
Replace most uses of Map by HashMap
reduz
2022-05-16
1
-1
/
+1
*
Narrow FileAccess scope to prevent deadlocks.
bruvzg
2022-04-12
1
-10
/
+12
*
Make FileAccess and DirAccess classes reference counted.
bruvzg
2022-04-11
1
-3
/
+1
*
Fix some issues found by cppcheck.
bruvzg
2022-04-06
1
-1
/
+1
*
Rename StreamTexture* to CompressedTexture*
reduz
2022-03-05
1
-10
/
+10
*
Editor: Cleanup some includes dependencies
Rémi Verschelde
2022-02-15
1
-0
/
+1
*
Update copyright statements to 2022
Rémi Verschelde
2022-01-03
1
-2
/
+2
*
clang-format: Various fixes to comments alignment from `clang-format` 13
Rémi Verschelde
2021-10-28
1
-7
/
+7
*
Split uwp platform export template into multiple files
Sergey Minakov
2021-08-12
1
-0
/
+448