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.h
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
|
[Complex Text Layouts] Refactor Font class, default themes and controls to us...
bruvzg
2020-11-26
1
-0
/
+2
|
/
*
Allow creating projects in non-empty folders with a confirmation popup
Aaron Franke
2020-11-10
1
-0
/
+1
*
Fix not saving new filter order
Stijn Hinlopen
2020-08-29
1
-4
/
+3
*
Refactor project filter in Project Manager
Stijn Hinlopen
2020-08-27
1
-57
/
+22
*
Remove ToolButton in favor of Button
Hugo Locurcio
2020-06-19
1
-1
/
+0
*
Style: clang-format: Disable KeepEmptyLinesAtTheStartOfBlocks
Rémi Verschelde
2020-05-14
1
-2
/
+0
*
Add macOS DisplayServer implementation.
bruvzg
2020-03-26
1
-1
/
+0
*
PoolVector is gone, replaced by Vector
Juan Linietsky
2020-02-18
1
-2
/
+2
*
Rename the "Last Modified" project list sorting option to "Last Edited"
Hugo Locurcio
2020-02-12
1
-1
/
+1
*
Update copyright statements to 2020
Rémi Verschelde
2020-01-01
1
-2
/
+2
*
[macOS] Add methods to modify global and dock menus. Add ability to open mult...
bruvzg
2019-08-26
1
-0
/
+2
*
Improve the project manager UI
Hugo Locurcio
2019-08-17
1
-0
/
+1
*
Project manager improvements
Marc Gilleron
2019-07-21
1
-8
/
+5
*
Properly sort projects by name
Tomasz Chabora
2019-06-18
1
-5
/
+7
*
Dim the project manager window while it's quitting
Hugo Locurcio
2019-06-09
1
-0
/
+1
*
Fix Segmentation fault and reduce memory consumption
Nils ANDRÉ-CHANG
2019-05-26
1
-1
/
+1
*
Merge pull request #25713 from qarmin/remove_all_missing_projects
Rémi Verschelde
2019-04-30
1
-0
/
+4
|
\
|
*
Add button in Project Manager to remove all missing projects
qarmin
2019-02-11
1
-0
/
+4
*
|
Fix project opening while filter is applied.
Kārlis Seņko
2019-02-19
1
-0
/
+1
|
/
*
Update copyright statements to 2019
Rémi Verschelde
2019-01-01
1
-2
/
+2
*
ProjectManager: Warn when projects have different config_version
Rémi Verschelde
2018-12-21
1
-12
/
+12
*
24303: remember sorting order in the project manager
Gleb Mineev
2018-12-15
1
-0
/
+1
*
Add sorting to project manager. Fixes #8794.
helenaMontenegro
2018-11-23
1
-1
/
+5
*
Add clear text button to LineEdit
Łukasz Rutkowski
2018-08-11
1
-6
/
+0
*
Add show path button to project manager
Bernhard Liebl
2018-02-19
1
-0
/
+1
*
Fix typos in code and docs with codespell
Rémi Verschelde
2018-01-18
1
-1
/
+1
*
Add missing copyright headers and fix formatting
Rémi Verschelde
2018-01-05
1
-0
/
+1
*
Update copyright statements to 2018
Rémi Verschelde
2018-01-01
1
-2
/
+2
*
Ask users to explore official projects when none is loaded.
Juan Linietsky
2017-11-26
1
-0
/
+3
*
Add language option button to project manager
sheepandshepherd
2017-10-26
1
-0
/
+5
*
Improved New Project and Import project experience
Daniel J. Ramirez
2017-09-23
1
-2
/
+2
*
Rename pos to position in user facing methods and variables
letheed
2017-09-20
1
-1
/
+1
*
Merge pull request #11031 from nabor/rename-dialog
Hein-Pieter van Braam
2017-09-14
1
-0
/
+3
|
\
|
*
Added support to rename projects on manager
Nabor Erices
2017-09-06
1
-0
/
+3
*
|
Not found projects are grayed instead of removed at the Project Manager
Marcelo Fernandez
2017-09-11
1
-0
/
+1
|
/
*
Use HTTPS URL for Godot's website in the headers
Rémi Verschelde
2017-08-27
1
-1
/
+1
*
Cleanup tons of obsolete commented out code
Rémi Verschelde
2017-08-26
1
-1
/
+1
*
ProjectManager: Show error dialog if unable to run project.
Andreas Haas
2017-08-07
1
-0
/
+1
*
Removal of InputEvent as built-in Variant type..
Juan Linietsky
2017-05-20
1
-2
/
+2
*
Add "Godot Engine contributors" copyright line
Rémi Verschelde
2017-04-08
1
-0
/
+1
*
A Whole New World (clang-format edition)
Rémi Verschelde
2017-03-05
1
-18
/
+14
*
Refactoring: rename tools/editor/ to editor/
Rémi Verschelde
2017-03-05
1
-0
/
+148
[prev]