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
/
project_manager.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
[macOS] Use "expand_to_title" for the project manager.
bruvzg
2024-03-24
1
-1
/
+65
*
Automatically create folder in project manager create/import/install
Nathan Franke
2024-03-08
1
-3
/
+4
*
Display the build date in the editor and when starting the engine
Hugo Locurcio
2024-02-27
1
-1
/
+8
*
Replace error checks against `size` with `is_empty`
A Thousand Ships
2024-02-09
1
-1
/
+1
*
Correctly handle failures to open a project
Yuri Sizov
2024-01-30
1
-4
/
+8
*
Replace empty list dialog with an integrated panel
Yuri Sizov
2024-01-30
1
-145
/
+186
*
Implement a quick settings dialog for the project manager
Yuri Sizov
2024-01-30
1
-136
/
+137
*
Add a network mode setting to bring the editor offline
Yuri Sizov
2024-01-30
1
-23
/
+53
*
Improve the project manager UI
Yuri Sizov
2024-01-30
1
-116
/
+184
*
Remove unnecessary `this->` expressions
A Thousand Ships
2024-01-29
1
-1
/
+1
*
Reorganize project manager code
Yuri Sizov
2024-01-16
1
-2454
/
+492
*
Reorganize code related to editor theming
Yuri Sizov
2024-01-16
1
-7
/
+6
*
Update deferred calls to use Callables
kobewi
2024-01-09
1
-7
/
+7
*
Fix incorrect check on importing project
A Thousand Ships
2024-01-07
1
-26
/
+45
*
Merge pull request #84445 from Rubonnek/add-const-references-clang-tidy
Rémi Verschelde
2024-01-04
1
-1
/
+1
|
\
|
*
Add const references detected by clang-tidy
Wilson E. Alvarez
2023-12-16
1
-2
/
+2
*
|
Merge pull request #86271 from YuriSizov/pm-optimize-multiple-ways-of-scanning
Yuri Sizov
2023-12-20
1
-104
/
+89
|
\
\
|
*
|
Optimize scanning routines in the project manager
Yuri Sizov
2023-12-20
1
-104
/
+89
*
|
|
Correctly enforce minimum window size in editor
Yuri Sizov
2023-12-20
1
-23
/
+32
|
/
/
*
|
Merge pull request #85000 from bruvzg/ed_ui_direction
Yuri Sizov
2023-12-19
1
-0
/
+4
|
\
\
|
|
/
|
/
|
|
*
[Editor] Add option to override editor UI layout direction.
bruvzg
2023-11-17
1
-0
/
+4
*
|
Make sure `Window`'s title is respected before we compute the size
Yuri Sizov
2023-11-24
1
-6
/
+1
*
|
Fix project name being overwrite everytime `show_dialog` is called
jsjtxietian
2023-11-21
1
-3
/
+6
|
/
*
Add bulk change guards to successive theme overrides in Editor and GUI
Yuri Sizov
2023-10-19
1
-0
/
+3
*
Fix StringName leaks in GDExtension, core, and editor themes
Yuri Sizov
2023-10-18
1
-0
/
+4
*
Handle "Enter" when the search box is focused
Alfred Reinold Baudisch
2023-10-13
1
-0
/
+9
*
Replace `ERR_FAIL_COND` with `ERR_FAIL_NULL` where applicable
A Thousand Ships
2023-10-08
1
-1
/
+1
*
Replace Ctrl in editor shortcuts with Cmd or Ctrl depending on platform
ajreckof
2023-09-19
1
-2
/
+2
*
Add EditorStringNames singleton
kobewi
2023-09-03
1
-37
/
+38
*
Streamline the project import workflow
Igor
2023-08-29
1
-3
/
+17
*
Project manager button rearrangement
Igor
2023-07-25
1
-41
/
+43
*
Extract and reorganize texture resource classes
Hendrik Brucker
2023-07-14
1
-0
/
+1
*
Improve text in popup warning, remove "upgrade or downgrade" text
Aaron Franke
2023-07-10
1
-1
/
+1
*
Merge pull request #79118 from aaronfranke/friendly-upgrades
Rémi Verschelde
2023-07-10
1
-5
/
+20
|
\
|
*
Improve user-friendliness of project version mismatch message
Aaron Franke
2023-07-06
1
-5
/
+20
*
|
Change explicit 'Godot 4.0' references to 'Godot 4'
Rémi Verschelde
2023-07-10
1
-1
/
+1
*
|
Merge pull request #78795 from akien-mga/project-converter-keep-rendering-driver
Rémi Verschelde
2023-07-08
1
-0
/
+2
|
\
\
|
*
|
Project converter: Use same rendering driver as Project Manager
Rémi Verschelde
2023-06-28
1
-0
/
+2
|
|
/
*
/
Sort project tags before saving
Aaron Franke
2023-06-27
1
-0
/
+1
|
/
*
Merge pull request #78042 from timothyqiu/phantom
Rémi Verschelde
2023-06-09
1
-3
/
+1
|
\
|
*
Fix heap-use-after-free when editing project tags
Haoyu Qiu
2023-06-09
1
-3
/
+1
*
|
Disable auto translate for some controls in Project Manager
Haoyu Qiu
2023-06-09
1
-0
/
+2
|
/
*
Single Compilation Unit build.
lawnjelly
2023-06-06
1
-8
/
+8
*
Add project tags
kobewi
2023-05-30
1
-16
/
+324
*
Improve startup benchmarking
Fredia Huya-Kouadio
2023-05-23
1
-0
/
+3
*
Fix Input Map key assignments missing after project conversion
jpcerrone
2023-05-16
1
-8
/
+2
*
Merge pull request #76421 from timothyqiu/editor-dialog
Rémi Verschelde
2023-04-25
1
-0
/
+1
|
\
|
*
Fix inconsistent file dialog settings usage
Haoyu Qiu
2023-04-25
1
-0
/
+1
*
|
Merge pull request #69698 from Daylily-Zeleen/daylily-zeleen/show_in_explorer
Rémi Verschelde
2023-04-25
1
-1
/
+1
|
\
\
|
|
/
|
/
|
|
*
Implement and expose OS::shell_show_in_file_manager()
Daylily-Zeleen
2023-04-25
1
-1
/
+1
[next]