index
:
godot-fmod
4.0.3
Godot with FMOD integration
RayHammer
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
editor
/
project_manager.cpp
Age
Commit message (
Expand
)
Author
2021-06-01
Merge pull request #48770 from LightningAA/scrollcontainer-ensure-item-visibl...
Rémi Verschelde
2021-05-31
ScrollContainer: Expose `_ensure_focused_visible` to the API
Lightning_A
2021-05-20
Change behavior of String.right
Tomasz Chabora
2021-05-19
Fix zip_root not being defined when importing by drag&drop
Ev1lbl0w
2021-05-07
Rename "Control" key to "Ctrl" and add "_pressed" suffix to all InputEventWit...
Lightning_A
2021-05-04
Merge pull request #47855 from aaronfranke/doubleclick
Rémi Verschelde
2021-05-04
Rename `doubleclick` to `double_click`
Aaron Franke
2021-04-28
Make it possible to copy the Godot version identifier by clicking it
Hugo Locurcio
2021-04-16
Add the About dialog to the project manager
Hugo Locurcio
2021-04-14
Strip leading/trailing whitespace for project name in the project manager
Hugo Locurcio
2021-04-06
Merge pull request #47200 from LightningAA/delete-from-project-manager-4.0
Rémi Verschelde
2021-04-05
Merge pull request #47636 from qarmin/input
Rémi Verschelde
2021-04-05
Fix crashes in *_input functions
Rafał Mikrut
2021-04-05
Automatically focus the Search field when displaying asset library
Hugo Locurcio
2021-04-01
Merge pull request #42890 from Ev1lbl0w/bugfix-import-zip
Rémi Verschelde
2021-03-26
Fixes project manager window size scaling
Kyle
2021-03-23
Rename ButtonList enum and members to MouseButton
Aaron Franke
2021-03-20
Add the ability to remove project contents from the remove project dialog
Lightning_A
2021-03-20
Fix project icon size in Project Manager
Haoyu Qiu
2021-02-18
Reorganize Project Settings
reduz
2021-02-14
Merge pull request #45910 from Ansraer/default-scale-highres-monitor
Rémi Verschelde
2021-02-12
Adjust auto scale on high res displays
Ansraer
2021-02-07
Display loading text while the project manager is loading
Hugo Locurcio
2021-02-03
Import zip via drag and drop in project manager.
Fabio Alessandrelli
2021-02-02
Merge pull request #45648 from Kanabenki/check-project-manager-dirs
Rémi Verschelde
2021-02-02
Check default project and autoscan directories exist on project manager startup
Kanabenki
2021-02-01
Make the Open Project Folder button more visible in the project manager
Hugo Locurcio
2021-01-18
Tweak the "Auto" editor setting hints to be more indicative
Hugo Locurcio
2021-01-09
Split OS::execute into two methods
Marcel Admiraal
2021-01-01
Update copyright statements to 2021
Rémi Verschelde
2020-12-28
Rename empty() to is_empty()
Marcel Admiraal
2020-12-23
Rename Control margin to offset
Marcel Admiraal
2020-12-14
Rename AcceptDialog get_ok() to get_ok_button()
Marcel Admiraal
2020-12-02
Initialize class/struct variables with default values in platform/ and editor/
Rafał Mikrut
2020-11-28
Merge pull request #42109 from EricEzaM/PR/input-and-shortcuts-rework
Rémi Verschelde
2020-11-26
[Complex Text Layouts] Refactor Font class, default themes and controls to us...
bruvzg
2020-11-23
Implement new shortcuts system.
Eric M
2020-11-18
Allow to open multiple projects when some are not imported or without main sc...
Rafał Mikrut
2020-11-16
Merge pull request #43479 from Calinou/use-low-editor-scale-auto
Rémi Verschelde
2020-11-16
Use 75% editor scale on small displays automatically
Hugo Locurcio
2020-11-10
Allow creating projects in non-empty folders with a confirmation popup
Aaron Franke
2020-11-07
Reorganized core/ directory, it was too fatty already
reduz
2020-10-19
Allow Godot to import .ZIP files with non-regular structure
Ev1lbl0w
2020-09-28
Rename the ".import" folder to ".godot/imported"
Aaron Franke
2020-09-08
i18n: Sync translations with Weblate
Rémi Verschelde
2020-09-03
Merge pull request #41589 from sburris0/master
Rémi Verschelde
2020-08-31
Change the "remove missing" button to disabled rather than hidden
Aaron Franke
2020-08-29
Fix not saving new filter order
Stijn Hinlopen
2020-08-28
Make blank project name create an error, not a warning
Spencer Burris
2020-08-27
Refactor project filter in Project Manager
Stijn Hinlopen
[next]