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
/
project_export.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
*
Rebrand Godot to Redot
Randolph W. Aarseth II
2024-10-11
1
-4
/
+4
*
Add ability to export patch packs
Mikael Hermansson
2024-09-25
1
-3
/
+186
*
Set auto translate mode for drag previews
Haoyu Qiu
2024-09-19
1
-0
/
+1
*
[FileSystem Dock] Add option to show some unsupported files in the dock.
bruvzg
2024-09-05
1
-1
/
+1
*
[Scene] Add SceneStringName::toggled
Yuri Rubinsky
2024-08-28
1
-2
/
+2
*
Update the `GodotHost` interface to support signing and verifying Android apks
Fredia Huya-Kouadio
2024-08-26
1
-13
/
+1
*
[Scene] Add `SceneStringNames::text/value_changed`
A Thousand Ships
2024-06-19
1
-8
/
+8
*
[Scene] Add `SceneStringNames::confirmed`
A Thousand Ships
2024-06-19
1
-2
/
+2
*
[Scene] Add `SceneStringNames::item_selected`
A Thousand Ships
2024-06-19
1
-3
/
+3
*
[Scene] Add `SceneStringNames::font(_size/_color)`
A Thousand Ships
2024-06-18
1
-5
/
+5
*
[Scene] Add `SceneStringNames::id_pressed`
A Thousand Ships
2024-05-30
1
-1
/
+1
*
Fix export dialog sizing issue on small devices
Fredia Huya-Kouadio
2024-05-18
1
-5
/
+19
*
[Scene] Add SceneStringNames::pressed
A Thousand Ships
2024-05-14
1
-9
/
+9
*
Reduce and prevent unnecessary random-access to `List`
A Thousand Ships
2024-05-04
1
-5
/
+5
*
Merge pull request #84711 from mihe/double-export-feature
Rémi Verschelde
2024-04-26
1
-0
/
+6
|
\
|
*
Add `single`/`double` as export features automatically
Mikael Hermansson
2023-11-10
1
-0
/
+6
*
|
[Native File Dialog] Add support for using native dialogs in the editor.
bruvzg
2024-03-28
1
-14
/
+11
*
|
Fix unexpected auto translation of Tree content
Haoyu Qiu
2024-03-18
1
-0
/
+1
*
|
Merge uid_cache.bin and global_script_class_cache.cfg after mounting PCKs
David Nikdel
2024-03-06
1
-0
/
+2
*
|
Fix PopupMenu doesn't respect it's ScrollContainer's margins
Mounir Tohami
2024-02-23
1
-0
/
+1
*
|
Merge pull request #88419 from m4gr3d/add_export_preset_advanced_options_toggle
Rémi Verschelde
2024-02-19
1
-1
/
+29
|
\
\
|
*
|
Add an `Advanced Options` toggle to the editor export preset
Fredia Huya-Kouadio
2024-02-18
1
-1
/
+29
*
|
|
Make auto translation inheritable
Michael Alexsander
2024-02-15
1
-1
/
+1
|
/
/
*
|
Allow export plugins to override export option values
David Snopek
2024-02-14
1
-0
/
+5
*
|
GDScript: Enable compression on export
George Marques
2024-02-08
1
-0
/
+2
*
|
GDScript: Reintroduce binary tokenization on export
George Marques
2024-02-08
1
-1
/
+29
*
|
Split theme generation logic into several subroutines
Yuri Sizov
2024-01-16
1
-1
/
+1
*
|
Reorganize code related to editor theming
Yuri Sizov
2024-01-16
1
-1
/
+1
*
|
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
|
/
/
*
|
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
*
|
|
Ensure more export errors are reported to users
Yuri Sizov
2023-12-06
1
-25
/
+27
*
|
|
Fix theme application in various editor dialogs
Yuri Sizov
2023-12-04
1
-6
/
+6
*
|
|
Prevent the surface upgrade tool from running during export
Yuri Sizov
2023-11-20
1
-4
/
+20
|
|
/
|
/
|
*
|
Merge pull request #79725 from Calinou/editor-export-mode-clarify-heading
Rémi Verschelde
2023-10-30
1
-2
/
+13
|
\
\
|
|
/
|
/
|
|
*
Improve headings for the export mode in the Export dialog
Hugo Locurcio
2023-07-20
1
-2
/
+13
*
|
Fix accessing editor theme items throughout the UI
Yuri Sizov
2023-09-15
1
-4
/
+4
*
|
Add EditorStringNames singleton
kobewi
2023-09-03
1
-10
/
+11
*
|
Keep `_export_begin()`'s `path` argument always consistent
Michael Alexsander
2023-08-27
1
-1
/
+1
*
|
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
1
-8
/
+64
|
/
*
Fix export options of scripted EditorExportPlugins
RedworkDE
2023-07-04
1
-2
/
+2
*
Fix include text when excluding resources to export
Martin Boué
2023-05-11
1
-0
/
+2
*
Merge pull request #74264 from timothyqiu/self-awareness
Rémi Verschelde
2023-05-08
1
-5
/
+0
|
\
|
*
Allow EditorInspector to change its property name style when necessary
Haoyu Qiu
2023-04-29
1
-5
/
+0
[next]