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.h
Age
Commit message (
Expand
)
Author
2019-08-26
[macOS] Add methods to modify global and dock menus. Add ability to open mult...
bruvzg
2019-08-17
Improve the project manager UI
Hugo Locurcio
2019-07-21
Project manager improvements
Marc Gilleron
2019-06-18
Properly sort projects by name
Tomasz Chabora
2019-06-09
Dim the project manager window while it's quitting
Hugo Locurcio
2019-05-26
Fix Segmentation fault and reduce memory consumption
Nils ANDRÉ-CHANG
2019-04-30
Merge pull request #25713 from qarmin/remove_all_missing_projects
Rémi Verschelde
2019-02-19
Fix project opening while filter is applied.
Kārlis Seņko
2019-02-11
Add button in Project Manager to remove all missing projects
qarmin
2019-01-01
Update copyright statements to 2019
Rémi Verschelde
2018-12-21
ProjectManager: Warn when projects have different config_version
Rémi Verschelde
2018-12-15
24303: remember sorting order in the project manager
Gleb Mineev
2018-11-23
Add sorting to project manager. Fixes #8794.
helenaMontenegro
2018-08-11
Add clear text button to LineEdit
Łukasz Rutkowski
2018-02-19
Add show path button to project manager
Bernhard Liebl
2018-01-18
Fix typos in code and docs with codespell
Rémi Verschelde
2018-01-05
Add missing copyright headers and fix formatting
Rémi Verschelde
2018-01-01
Update copyright statements to 2018
Rémi Verschelde
2017-11-26
Ask users to explore official projects when none is loaded.
Juan Linietsky
2017-10-26
Add language option button to project manager
sheepandshepherd
2017-09-23
Improved New Project and Import project experience
Daniel J. Ramirez
2017-09-20
Rename pos to position in user facing methods and variables
letheed
2017-09-14
Merge pull request #11031 from nabor/rename-dialog
Hein-Pieter van Braam
2017-09-11
Not found projects are grayed instead of removed at the Project Manager
Marcelo Fernandez
2017-09-06
Added support to rename projects on manager
Nabor Erices
2017-08-27
Use HTTPS URL for Godot's website in the headers
Rémi Verschelde
2017-08-26
Cleanup tons of obsolete commented out code
Rémi Verschelde
2017-08-07
ProjectManager: Show error dialog if unable to run project.
Andreas Haas
2017-05-20
Removal of InputEvent as built-in Variant type..
Juan Linietsky
2017-04-08
Add "Godot Engine contributors" copyright line
Rémi Verschelde
2017-03-05
A Whole New World (clang-format edition)
Rémi Verschelde
2017-03-05
Refactoring: rename tools/editor/ to editor/
Rémi Verschelde