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
*
Use a loading placeholder for project icons in the project manager
Hugo Locurcio
2020-01-21
1
-1
/
+3
*
Only create the editor theme once
Hugo Locurcio
2020-01-19
1
-2
/
+1
*
Fixes the New Window option in macOS dock menu
Haoyu Qiu
2020-01-13
1
-0
/
+1
*
Update copyright statements to 2020
Rémi Verschelde
2020-01-01
1
-3
/
+3
*
Fix wrong project opening in some situations, hidden nodes were not reordered
Marc Gilleron
2019-12-30
1
-3
/
+1
*
i18n: Sync translation template with current source
Rémi Verschelde
2019-12-17
1
-1
/
+1
*
Makes more strings in editor translatable
Haoyu Qiu
2019-12-16
1
-2
/
+2
*
Merge pull request #34040 from qarmin/unused_variable_more_precise_numbers
Rémi Verschelde
2019-12-10
1
-4
/
+3
|
\
|
*
Removed unused variables, add some constants numbers
Rafał Mikrut
2019-12-10
1
-4
/
+3
*
|
Fixes translation for project sort options
Haoyu Qiu
2019-12-04
1
-4
/
+4
|
/
*
Update dock menu on project list changes, add favourites separator.
bruvzg
2019-10-24
1
-5
/
+41
*
Project Manager: Update template dialog position after window resize
lupoDharkael
2019-10-01
1
-0
/
+6
*
Don't open a project in the list if Ctrl is held while double-clicking
Hugo Locurcio
2019-09-23
1
-1
/
+1
*
Focus the project manager's search box automatically on startup
Hugo Locurcio
2019-09-23
1
-0
/
+6
*
Add an "hover" style to items in the project manager
Hugo Locurcio
2019-09-13
1
-0
/
+22
*
Tweak the editor window dimming intensity, remove dim fade animation
Hugo Locurcio
2019-08-29
1
-1
/
+1
*
Add a project description setting
Hugo Locurcio
2019-08-28
1
-1
/
+6
*
Fixes Keyup Navigation in Project Manager
Emmanuel Barroga
2019-08-27
1
-1
/
+1
*
[macOS] Add methods to modify global and dock menus. Add ability to open mult...
bruvzg
2019-08-26
1
-0
/
+35
*
Improve the display of missing projects in the Project Manager
Hugo Locurcio
2019-08-22
1
-10
/
+33
*
Tweak a few strings displayed in the editor for consistency
Hugo Locurcio
2019-08-21
1
-3
/
+3
*
Merge pull request #31356 from Calinou/improve-project-manager-ui
Rémi Verschelde
2019-08-20
1
-72
/
+48
|
\
|
*
Improve the project manager UI
Hugo Locurcio
2019-08-17
1
-72
/
+48
*
|
Define a minimum window size in the editor and project manager
Hugo Locurcio
2019-08-17
1
-0
/
+3
|
/
*
Fixes ProjectManager Buttons Not Updating
Emmanuel Barroga
2019-08-14
1
-0
/
+2
*
Fix Project Manager not remembering sorting option
Tomasz Chabora
2019-08-14
1
-1
/
+1
*
Use Lanczos filtering for variable-sized images such as project icons
Hugo Locurcio
2019-08-13
1
-1
/
+1
*
Simplify editor settings related to window dimming
Hugo Locurcio
2019-07-26
1
-1
/
+1
*
Project manager improvements
Marc Gilleron
2019-07-21
1
-535
/
+847
*
Set a default value for project name when installing a project.
gaisama
2019-07-10
1
-0
/
+1
*
Properly sort projects by name
Tomasz Chabora
2019-06-18
1
-50
/
+54
*
Improve the default project naming in the Project Manager
Hugo Locurcio
2019-06-15
1
-3
/
+3
*
Dim the project manager window while it's quitting
Hugo Locurcio
2019-06-09
1
-0
/
+19
*
Display longer Git hashes in engine version dialogs
Hugo Locurcio
2019-06-01
1
-1
/
+1
*
Merge pull request #29198 from NilsIrl/seg_fault
Rémi Verschelde
2019-05-27
1
-18
/
+6
|
\
|
*
Fix Segmentation fault and reduce memory consumption
Nils ANDRÉ-CHANG
2019-05-26
1
-18
/
+6
*
|
Quit the Project Manager when Command + Q is pressed
Hugo Locurcio
2019-05-13
1
-0
/
+13
|
/
*
Fix Remove Missing Project projects on Windows
qarmin
2019-05-01
1
-2
/
+2
*
Merge pull request #27187 from IronicallySerious/add-new-folder-button
Rémi Verschelde
2019-04-30
1
-1
/
+1
|
\
|
*
Add 'Create Folder' button while installing templates
Twarit
2019-04-10
1
-1
/
+1
*
|
Merge pull request #25713 from qarmin/remove_all_missing_projects
Rémi Verschelde
2019-04-30
1
-0
/
+70
|
\
\
|
*
|
Add button in Project Manager to remove all missing projects
qarmin
2019-02-11
1
-0
/
+70
*
|
|
Improve wording of various messages and make casing more consistent
Hugo Locurcio
2019-04-21
1
-9
/
+17
|
|
/
|
/
|
*
|
Fix -Wimplicit-fallthrough warnings from GCC 8
Rémi Verschelde
2019-04-05
1
-1
/
+1
*
|
Add -Wshadow=local to warnings and fix reported issues.
marxin
2019-02-20
1
-4
/
+4
*
|
Add small spacing between top bars in main editor and project manager
Michael Alexsander Silva Dias
2019-02-20
1
-0
/
+1
*
|
Fix project opening while filter is applied.
Kārlis Seņko
2019-02-19
1
-0
/
+7
*
|
Minor cleanup in the Project Manager
Michael Alexsander Silva Dias
2019-02-12
1
-7
/
+5
*
|
Merge pull request #25562 from IronicallySerious/fix-empty-project
Rémi Verschelde
2019-02-08
1
-0
/
+7
|
\
\
|
|
/
|
/
|
|
*
Fix prompt for empty project files when loaded
Twarit
2019-02-06
1
-0
/
+7
[next]