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
*
Merge pull request #52711 from m4gr3d/provide_getter_for_project_data_dir_master
Rémi Verschelde
2021-10-05
1
-2
/
+2
|
\
|
*
Provide a getter for the project data directory.
ne0fhyk
2021-09-15
1
-2
/
+2
*
|
--single-window is passed through project manager.
Jacob Edie
2021-09-15
1
-0
/
+4
|
/
*
Entirely removes BIND_VMETHOD in favor of GDVIRTUAL
reduz
2021-08-23
1
-2
/
+1
*
Expose Vulkan's clustered and mobile backends in the project manager
Hugo Locurcio
2021-07-30
1
-22
/
+15
*
Use const references where possible for List range iterators
Rémi Verschelde
2021-07-25
1
-5
/
+5
*
Use C++ iterators for Lists in many situations
Aaron Franke
2021-07-23
1
-11
/
+10
*
Implement textual ext/subresource IDs.
reduz
2021-07-22
1
-3
/
+3
*
Optimize StringName usage
reduz
2021-07-18
1
-33
/
+33
*
Rename `instance()`->`instantiate()` when it's a verb
Lightning_A
2021-06-19
1
-2
/
+2
*
Merge pull request #47894 from Calinou/project-manager-add-keyboard-shortcuts
Rémi Verschelde
2021-06-17
1
-3
/
+7
|
\
|
*
Add keyboard shortcuts to the project manager
Hugo Locurcio
2021-04-14
1
-3
/
+7
*
|
EditorSettings: Factor code to compute auto display scale
Rémi Verschelde
2021-06-16
1
-29
/
+3
*
|
Merge pull request #48597 from Calinou/editor-scale-auto-portrait
Rémi Verschelde
2021-06-15
1
-3
/
+5
|
\
\
|
*
|
Handle portrait mode monitors in the automatic editor scale detection
Hugo Locurcio
2021-05-09
1
-3
/
+5
*
|
|
Core: Move DirAccess and FileAccess to `core/io`
Rémi Verschelde
2021-06-11
1
-2
/
+2
*
|
|
Separate version hash from version number in editor and project manager
Andrii Doroshenko (Xrayez)
2021-06-08
1
-1
/
+1
*
|
|
Rename tabs in the project manager
Aaron Franke
2021-06-03
1
-2
/
+2
*
|
|
Merge pull request #48770 from LightningAA/scrollcontainer-ensure-item-visibl...
Rémi Verschelde
2021-06-01
1
-10
/
+1
|
\
\
\
|
*
|
|
ScrollContainer: Expose `_ensure_focused_visible` to the API
Lightning_A
2021-05-31
1
-10
/
+1
|
|
/
/
*
|
|
Change behavior of String.right
Tomasz Chabora
2021-05-20
1
-2
/
+2
*
|
|
Fix zip_root not being defined when importing by drag&drop
Ev1lbl0w
2021-05-19
1
-4
/
+18
*
|
|
Rename "Control" key to "Ctrl" and add "_pressed" suffix to all InputEventWit...
Lightning_A
2021-05-07
1
-6
/
+6
|
/
/
*
|
Merge pull request #47855 from aaronfranke/doubleclick
Rémi Verschelde
2021-05-04
1
-1
/
+1
|
\
\
|
*
|
Rename `doubleclick` to `double_click`
Aaron Franke
2021-05-04
1
-1
/
+1
*
|
|
Make it possible to copy the Godot version identifier by clicking it
Hugo Locurcio
2021-04-28
1
-5
/
+25
|
/
/
*
|
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
[next]