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
*
Fix copyright headers referring to Godot
Spartan322
2024-10-27
4
-8
/
+8
*
Rebrand preambles to Redot
Spartan322
2024-10-13
4
-0
/
+8
*
Style: Optimize `.svg` files with `svgo`
Thaddeus Crews
2024-06-23
2
-2
/
+2
*
[.NET] Disable output embedding on macOS, move it to the advanced options on ...
bruvzg
2024-04-09
1
-6
/
+13
*
Add Wayland support
Riteo
2024-01-30
1
-1
/
+1
*
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
*
Extract and reorganize texture resource classes
Hendrik Brucker
2023-07-14
1
-1
/
+1
*
Merge pull request #79062 from MewPurPur/svg-optimizations
Yuri Sizov
2023-07-12
1
-1
/
+1
|
\
|
*
Optimize SVG icons and remove unused Transpose icon
MewPurPur
2023-07-07
1
-1
/
+1
*
|
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
3
-2
/
+4
*
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
2
-3
/
+5
*
|
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
4
-15
/
+36
|
/
*
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
3
-15
/
+375
|
\
|
*
[Export] Add one-click deploy over SSH for the desktop exports.
bruvzg
2022-12-29
3
-15
/
+375
*
|
One Copyright Update to rule them all
Rémi Verschelde
2023-01-05
4
-116
/
+116
|
/
*
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
3
-19
/
+7
*
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