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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Split up editor export code into multiple files
Aaron Franke
2022-07-26
2
-1
/
+2
*
Merge pull request #63096 from aaronfranke/exp-template-names
Rémi Verschelde
2022-07-26
1
-1
/
+1
|
\
|
*
Update export template names for Windows, Mac, and Linux
Aaron Franke
2022-07-22
1
-1
/
+1
*
|
Code quality: Fix header guards consistency
Rémi Verschelde
2022-07-25
1
-1
/
+1
|
/
*
Add static methods for creating Image and ImageTexture
kobewi
2022-07-08
1
-6
/
+1
*
Add readable export errors.
bruvzg
2022-06-08
2
-5
/
+17
*
[Editor] LinuxBSD export reports Linux as OS name.
Fabio Alessandrelli
2022-05-24
1
-1
/
+1
*
Replace most uses of Map by HashMap
reduz
2022-05-16
1
-1
/
+1
*
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
3
-4
/
+5
*
Change extension for Linux 32-bit x86 exports to x86_32
Aaron Franke
2022-03-21
1
-1
/
+1
*
Move extension logic to EditorExportPlatformLinuxBSD
Aaron Franke
2022-03-21
2
-0
/
+24
*
Move fixup_embedded_pck to EditorExportPlatform classes
Aaron Franke
2022-03-20
3
-108
/
+106
*
[Export] Add "export console script" option for Linux, macOS, and Windows exp...
bruvzg
2022-03-14
3
-5
/
+123
*
Update copyright statements to 2022
Rémi Verschelde
2022-01-03
2
-4
/
+4
*
Make platform feature tag names lowercase
Hugo Locurcio
2021-08-31
1
-1
/
+1
*
Rename `instance()`->`instantiate()` when it's a verb
Lightning_A
2021-06-19
1
-2
/
+2
*
Core: Move DirAccess and FileAccess to `core/io`
Rémi Verschelde
2021-06-11
1
-1
/
+1
*
Update copyright statements to 2021
Rémi Verschelde
2021-01-01
2
-4
/
+4
*
Style: clang-format: Disable KeepEmptyLinesAtTheStartOfBlocks
Rémi Verschelde
2020-05-14
1
-3
/
+0
*
Effective DisplayServer separation, rename X11 -> LinuxBSD
Juan Linietsky
2020-03-26
2
-0
/
+205