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
*
Add the About dialog to the project manager
Hugo Locurcio
2021-04-16
1
-6
/
+18
*
Strip leading/trailing whitespace for project name in the project manager
Hugo Locurcio
2021-04-14
1
-9
/
+10
*
Merge pull request #47200 from LightningAA/delete-from-project-manager-4.0
Rémi Verschelde
2021-04-06
1
-6
/
+21
|
\
|
*
Add the ability to remove project contents from the remove project dialog
Lightning_A
2021-03-20
1
-6
/
+21
*
|
Merge pull request #47636 from qarmin/input
Rémi Verschelde
2021-04-05
1
-0
/
+2
|
\
\
|
*
|
Fix crashes in *_input functions
Rafał Mikrut
2021-04-05
1
-0
/
+2
*
|
|
Automatically focus the Search field when displaying asset library
Hugo Locurcio
2021-04-05
1
-2
/
+14
|
/
/
*
|
Merge pull request #42890 from Ev1lbl0w/bugfix-import-zip
Rémi Verschelde
2021-04-01
1
-17
/
+10
|
\
\
|
*
|
Allow Godot to import .ZIP files with non-regular structure
Ev1lbl0w
2020-10-19
1
-17
/
+10
*
|
|
Fixes project manager window size scaling
Kyle
2021-03-26
1
-2
/
+4
*
|
|
Rename ButtonList enum and members to MouseButton
Aaron Franke
2021-03-23
1
-1
/
+1
*
|
|
Fix project icon size in Project Manager
Haoyu Qiu
2021-03-20
1
-1
/
+1
|
|
/
|
/
|
*
|
Reorganize Project Settings
reduz
2021-02-18
1
-5
/
+5
*
|
Merge pull request #45910 from Ansraer/default-scale-highres-monitor
Rémi Verschelde
2021-02-14
1
-0
/
+4
|
\
\
|
*
|
Adjust auto scale on high res displays
Ansraer
2021-02-12
1
-0
/
+4
*
|
|
Display loading text while the project manager is loading
Hugo Locurcio
2021-02-07
1
-7
/
+10
|
/
/
*
|
Import zip via drag and drop in project manager.
Fabio Alessandrelli
2021-02-03
1
-0
/
+5
*
|
Merge pull request #45648 from Kanabenki/check-project-manager-dirs
Rémi Verschelde
2021-02-02
1
-5
/
+23
|
\
\
|
*
|
Check default project and autoscan directories exist on project manager startup
Kanabenki
2021-02-02
1
-5
/
+23
*
|
|
Make the Open Project Folder button more visible in the project manager
Hugo Locurcio
2021-02-01
1
-3
/
+2
|
/
/
*
|
Tweak the "Auto" editor setting hints to be more indicative
Hugo Locurcio
2021-01-18
1
-0
/
+2
*
|
Split OS::execute into two methods
Marcel Admiraal
2021-01-09
1
-14
/
+5
*
|
Update copyright statements to 2021
Rémi Verschelde
2021-01-01
1
-4
/
+4
*
|
Rename empty() to is_empty()
Marcel Admiraal
2020-12-28
1
-2
/
+2
*
|
Rename Control margin to offset
Marcel Admiraal
2020-12-23
1
-7
/
+7
*
|
Rename AcceptDialog get_ok() to get_ok_button()
Marcel Admiraal
2020-12-14
1
-38
/
+38
*
|
Initialize class/struct variables with default values in platform/ and editor/
Rafał Mikrut
2020-12-02
1
-7
/
+7
*
|
Merge pull request #42109 from EricEzaM/PR/input-and-shortcuts-rework
Rémi Verschelde
2020-11-28
1
-3
/
+3
|
\
\
|
*
|
Implement new shortcuts system.
Eric M
2020-11-23
1
-3
/
+3
*
|
|
[Complex Text Layouts] Refactor Font class, default themes and controls to us...
bruvzg
2020-11-26
1
-8
/
+24
|
/
/
*
|
Allow to open multiple projects when some are not imported or without main sc...
Rafał Mikrut
2020-11-18
1
-2
/
+2
*
|
Merge pull request #43479 from Calinou/use-low-editor-scale-auto
Rémi Verschelde
2020-11-16
1
-4
/
+16
|
\
\
|
*
|
Use 75% editor scale on small displays automatically
Hugo Locurcio
2020-11-16
1
-4
/
+16
*
|
|
Allow creating projects in non-empty folders with a confirmation popup
Aaron Franke
2020-11-10
1
-9
/
+27
|
/
/
*
/
Reorganized core/ directory, it was too fatty already
reduz
2020-11-07
1
-1
/
+1
|
/
*
Rename the ".import" folder to ".godot/imported"
Aaron Franke
2020-09-28
1
-1
/
+2
*
i18n: Sync translations with Weblate
Rémi Verschelde
2020-09-08
1
-0
/
+1
*
Merge pull request #41589 from sburris0/master
Rémi Verschelde
2020-09-03
1
-1
/
+1
|
\
|
*
Make blank project name create an error, not a warning
Spencer Burris
2020-08-28
1
-1
/
+1
*
|
Change the "remove missing" button to disabled rather than hidden
Aaron Franke
2020-08-31
1
-1
/
+2
*
|
Fix not saving new filter order
Stijn Hinlopen
2020-08-29
1
-23
/
+16
|
/
*
Refactor project filter in Project Manager
Stijn Hinlopen
2020-08-27
1
-311
/
+239
*
Create default_env.tres with the same format used to save it
Raul Santos
2020-08-10
1
-1
/
+3
*
Resize dialogs (FileDialog, EditorFileDialog, Reparent, SceneTreeDialog and r...
Stijn Hinlopen
2020-07-14
1
-3
/
+3
*
Add override keywords.
Marcel Admiraal
2020-07-10
1
-2
/
+2
*
Keep debug & verbose options after loading project from project manager
PouleyKetchoupp
2020-07-09
1
-0
/
+8
*
[macOS] Implement seamless display scaling.
bruvzg
2020-07-04
1
-5
/
+2
*
Remove String::find_last (same as rfind)
Stijn Hinlopen
2020-07-03
1
-1
/
+1
*
Remove ToolButton in favor of Button
Hugo Locurcio
2020-06-19
1
-1
/
+0
*
Fixed "Favourite Project" button in Project Manager
hilfazer
2020-06-13
1
-4
/
+0
[next]