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
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
|
|
|
Merge pull request #88325 from akien-mga/texture-formats
Rémi Verschelde
2024-02-17
1
-15
/
+16
|
\
\
\
\
|
*
|
|
|
Export: Unify settings for PC texture formats
Rémi Verschelde
2024-02-14
1
-11
/
+16
|
*
|
|
|
Remove code relative to obsoleted ETC texture format
Rémi Verschelde
2024-02-14
1
-4
/
+0
*
|
|
|
|
Merge pull request #88297 from dsnopek/android-configure-gradle-path
Rémi Verschelde
2024-02-17
2
-19
/
+65
|
\
\
\
\
\
|
|
_
|
/
/
/
|
/
|
|
|
|
|
*
|
|
|
Android: Allow using alternative Gradle build directory
David Snopek
2024-02-16
2
-19
/
+65
|
|
/
/
/
*
/
/
/
Allow export plugins to override export option values
David Snopek
2024-02-14
5
-1
/
+58
|
/
/
/
*
|
|
Merge pull request #88084 from ckaiser/feature/use_indeterminate_progressbar
Rémi Verschelde
2024-02-09
1
-1
/
+7
|
\
\
\
|
*
|
|
Use indeterminate progressbars for downloads (export templates & assets)
Christian Kaiser
2024-02-08
1
-1
/
+7
|
|
/
/
*
|
|
GDScript: Enable compression on export
George Marques
2024-02-08
3
-2
/
+5
*
|
|
GDScript: Reintroduce binary tokenization on export
George Marques
2024-02-08
5
-1
/
+53
|
/
/
*
|
Remove unnecessary `this->` expressions
A Thousand Ships
2024-01-29
1
-1
/
+1
*
|
Merge pull request #79374 from raulsntos/ignore-directories-in-tpz
Yuri Sizov
2024-01-24
1
-0
/
+7
|
\
\
|
*
|
Ignore directory entries in TPZ
Raul Santos
2023-07-12
1
-0
/
+7
*
|
|
Split theme generation logic into several subroutines
Yuri Sizov
2024-01-16
2
-2
/
+2
*
|
|
Reorganize code related to editor theming
Yuri Sizov
2024-01-16
3
-3
/
+3
*
|
|
Merge pull request #87183 from hakro/where-is-my-tooltip
Rémi Verschelde
2024-01-15
1
-0
/
+2
|
\
\
\
|
*
|
|
Add some tooltips to the export buttons
Hakim
2024-01-15
1
-0
/
+2
*
|
|
|
Set an appropriate minimum size for labels in windows that display incorrectly
风青山
2024-01-12
1
-0
/
+1
|
/
/
/
*
|
|
Update deferred calls to use Callables
kobewi
2024-01-09
1
-1
/
+1
*
|
|
Add const lvalue ref to container parameters
Muller-Castro
2024-01-05
1
-1
/
+1
*
|
|
Merge pull request #83577 from DennisManaa/fix-translation-for-item-list
Rémi Verschelde
2024-01-04
1
-0
/
+1
|
\
\
\
|
*
|
|
Implement automatic translation for ItemList
DennisManaa
2023-10-23
1
-0
/
+1
*
|
|
|
Merge pull request #72572 from Daylily-Zeleen/daylily-zeleen/override_export_...
Rémi Verschelde
2024-01-04
3
-2
/
+7
|
\
\
\
\
|
*
|
|
|
Provide ability to override _export_end() in cpp.
Daylily-Zeleen
2023-04-22
3
-2
/
+7
*
|
|
|
|
Add const references detected by clang-tidy
Wilson E. Alvarez
2023-12-16
1
-4
/
+4
*
|
|
|
|
Ensure more export errors are reported to users
Yuri Sizov
2023-12-06
3
-26
/
+58
*
|
|
|
|
Set language encoding flag when using ZIPPacker
Haoyu Qiu
2023-12-05
1
-2
/
+2
*
|
|
|
|
Fix theme application in various editor dialogs
Yuri Sizov
2023-12-04
2
-7
/
+6
*
|
|
|
|
Prevent the surface upgrade tool from running during export
Yuri Sizov
2023-11-20
2
-5
/
+24
|
|
_
|
_
|
/
|
/
|
|
|
*
|
|
|
[Export] Improve app / file version validation.
bruvzg
2023-11-01
1
-17
/
+41
*
|
|
|
Merge pull request #79725 from Calinou/editor-export-mode-clarify-heading
Rémi Verschelde
2023-10-30
2
-2
/
+14
|
\
\
\
\
|
|
_
|
/
/
|
/
|
|
|
|
*
|
|
Improve headings for the export mode in the Export dialog
Hugo Locurcio
2023-07-20
2
-2
/
+14
*
|
|
|
Replace `ERR_FAIL_COND` with `ERR_FAIL_NULL` where applicable
A Thousand Ships
2023-10-08
1
-1
/
+1
*
|
|
|
Merge pull request #82103 from bruvzg/icu_export
Rémi Verschelde
2023-10-03
1
-10
/
+14
|
\
\
\
\
|
*
|
|
|
[Export] Fix TextServer data export.
bruvzg
2023-09-22
1
-10
/
+14
*
|
|
|
|
Add error checks for DirAccess creation.
Saracen
2023-09-26
1
-0
/
+2
|
/
/
/
/
*
|
|
|
[Editor] Replace `ERR_FAIL_COND` with `ERR_FAIL_NULL` where applicable
A Thousand Ships
2023-09-15
1
-1
/
+1
*
|
|
|
Fix accessing editor theme items throughout the UI
Yuri Sizov
2023-09-15
2
-13
/
+13
*
|
|
|
Expose EditorExportPlatform::get_os_name()
Aaron Franke
2023-09-07
2
-0
/
+7
*
|
|
|
Merge pull request #80573 from KoBeWi/2k_lines_of_changes_created_at_2AM
Yuri Sizov
2023-09-06
3
-27
/
+30
|
\
\
\
\
|
*
|
|
|
Add EditorStringNames singleton
kobewi
2023-09-03
3
-27
/
+30
*
|
|
|
|
Remove nondeterminism in pck_packer
David Nikdel
2023-09-03
1
-2
/
+2
|
/
/
/
/
*
|
|
|
Android: Add option to always use WiFi to connect to remote debug
Brennen Shaughnessy
2023-08-28
1
-1
/
+3
*
|
|
|
Merge pull request #81016 from YeldhamDev/took_me_a_while_to_discover_why_my_...
Rémi Verschelde
2023-08-28
1
-1
/
+1
|
\
\
\
\
|
*
|
|
|
Keep `_export_begin()`'s `path` argument always consistent
Michael Alexsander
2023-08-27
1
-1
/
+1
*
|
|
|
|
Fix overriding _export_begin, _export_file and _export_end from GDExtension
David Snopek
2023-08-25
1
-3
/
+3
|
/
/
/
/
*
|
|
|
Fix redundant enter tree notification in project export texture format
Aaron Franke
2023-08-24
1
-1
/
+0
*
|
|
|
Add a button in the export dialog to fix missing texture formats
Aaron Franke
2023-08-17
4
-27
/
+84
*
|
|
|
Add a "version" project setting and use it in new export presets
Hugo Locurcio
2023-08-04
2
-0
/
+40
|
/
/
/
*
|
|
Re-architect how Android plugins are packaged and handled at export time
Fredia Huya-Kouadio
2023-07-18
5
-12
/
+148
[prev]
[next]