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
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
2020-08-10
Create default_env.tres with the same format used to save it
Raul Santos
2020-07-14
Resize dialogs (FileDialog, EditorFileDialog, Reparent, SceneTreeDialog and r...
Stijn Hinlopen
2020-07-10
Add override keywords.
Marcel Admiraal
2020-07-09
Keep debug & verbose options after loading project from project manager
PouleyKetchoupp
2020-07-04
[macOS] Implement seamless display scaling.
bruvzg
2020-07-03
Remove String::find_last (same as rfind)
Stijn Hinlopen
2020-06-19
Remove ToolButton in favor of Button
Hugo Locurcio
2020-06-13
Fixed "Favourite Project" button in Project Manager
hilfazer
2020-05-30
Grabbing focus on ProjectList after clicking an item.
Dominik 'dreamsComeTrue' Jasiński
2020-05-14
Style: Enforce braces around if blocks and loops
Rémi Verschelde
2020-05-14
Style: clang-format: Disable KeepEmptyLinesAtTheStartOfBlocks
Rémi Verschelde
2020-05-10
Style: clang-format: Disable AllowShortCaseLabelsOnASingleLine
Rémi Verschelde
2020-04-25
Improve path search behavior discoverability in the project manager
Hugo Locurcio
2020-04-02
Replace NULL with nullptr
lupoDharkael
2020-03-26
Add macOS DisplayServer implementation.
bruvzg
2020-03-26
Multiple changes to DisplayServerX11
Mateo Kuruk Miccino
2020-03-26
Popups are now windows also (broken!)
Juan Linietsky
2020-03-26
Working multiple window support, including editor
Juan Linietsky
2020-03-26
Refactored input, goes all via windows now.
Juan Linietsky
2020-03-26
Effective DisplayServer separation, rename X11 -> LinuxBSD
Juan Linietsky
2020-03-21
Working sky shader implementation
clayjohn
2020-03-07
Signals: filter_changed from ProjectListFilter now is emitted when it's on sc...
Mateo Miccino
2020-03-01
Merge pull request #18020 from bruvzg/input_fix_non_latin_and_add_hw_scancodes
Rémi Verschelde
2020-02-28
Signals: Manually port most of remaining connect_compat uses
Rémi Verschelde
2020-02-28
Signals: Port connect calls to use callable_mp
Rémi Verschelde
2020-02-25
Rename `scancode` to `keycode`.
bruvzg
2020-02-20
Reworked signal connection system, added support for Callable and Signal obje...
Juan Linietsky
2020-02-18
PoolVector is gone, replaced by Vector
Juan Linietsky
2020-02-13
fix Vulkan project description
Marcin Zawiejski
2020-02-13
Remove obsolete GLES3 backend
Rémi Verschelde
2020-02-13
Merge pull request #36152 from Calinou/project-manager-rename-last-modified
Rémi Verschelde
2020-02-13
Disable the GLES2 renderer option in the Project Manager
Hugo Locurcio
2020-02-12
Rename the "Last Modified" project list sorting option to "Last Edited"
Hugo Locurcio
2020-02-12
Changed in-text driver name to "Vulkan"
Teashrock
2020-02-11
Texture refactor
Juan Linietsky
2020-02-10
Merge pull request #34027 from Calinou/tweak-project-manager-renderer-selection
Rémi Verschelde
2020-02-10
Merge pull request #35260 from Calinou/project-manager-enter-open-first
Rémi Verschelde
2020-02-06
Merge pull request #35892 from Calinou/project-manager-allow-hidden-files
Rémi Verschelde
2020-02-06
Centers icon vertically in project list
Haoyu Qiu
2020-02-03
Allow existing hidden files/directories when creating a new project
Hugo Locurcio
2020-01-21
Use a loading placeholder for project icons in the project manager
Hugo Locurcio
2020-01-19
Only create the editor theme once
Hugo Locurcio
2020-01-18
Select the first project when searching in the project manager
Hugo Locurcio
[next]