index
:
godot.git
feature/gio-open
feature/gridmap-used-cells
fix/use-bin-name
master
mirror
Godot Engine – Multi-platform 2D and 3D game engine https://godotengine.org
J08nY
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
editor
/
project_manager.cpp
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Welcome in 2017, dear changelog reader!
Rémi Verschelde
2017-01-12
1
-2
/
+2
*
Fix crash on project importing by dragging a folder.
Andreas Haas
2017-01-12
1
-1
/
+1
*
Check entered and trimmed path when create, import, install project
volzhs
2016-11-15
1
-30
/
+22
*
Set project name as directory name instead of '.'
volzhs
2016-11-15
1
-2
/
+2
*
Select newly created or imported project automatically
volzhs
2016-11-15
1
-2
/
+43
*
Project manager: grab focus on ok button after path selection.
Andreas Haas
2016-10-09
1
-1
/
+2
*
Fix dialogs in ProjectManage don't with editor theme issue
Geequlim
2016-09-18
1
-4
/
+3
*
Project Manager: Fix and improve unhandled input
Ignacio Etcheverry
2016-08-08
1
-16
/
+20
*
Remove unused function in Project Manager.
Andreas Haas
2016-08-08
1
-6
/
+0
*
Auto import project folder, confirm scan multiple folders or non-project folder
Dima Granetchi
2016-08-01
1
-8
/
+48
*
Improve dialog title when scanning for projects
Rémi Verschelde
2016-07-31
1
-0
/
+1
*
Merge pull request #5981 from profelis/PR-scan-dragged-folder
Rémi Verschelde
2016-07-31
1
-0
/
+6
|
\
|
*
dnd folder open scan window if engine.cfg not found
Dima Granetchi
2016-07-31
1
-0
/
+6
*
|
fix run button availability check
Dima Granetchi
2016-07-31
1
-11
/
+10
|
/
*
Project Manager: Import projects using filesystem drag'n'drop.
Andreas Haas
2016-07-29
1
-0
/
+17
*
keep selected_list up to date
Dima Granetchi
2016-07-29
1
-22
/
+34
*
Command-F focus filter input field in project manager
Dima Granetchi
2016-07-27
1
-0
/
+4
*
Project Manager: Added project list scrolling with keyboard
Ignacio Etcheverry
2016-07-23
1
-0
/
+134
*
Fix main scene not being saved when set via Play button
Rémi Verschelde
2016-07-19
1
-2
/
+3
*
i18n: Sync template with current source
Rémi Verschelde
2016-07-15
1
-1
/
+1
*
Fixed a crash in scenario where SSL is not available.
vamsi
2016-07-13
1
-4
/
+1
*
Downloaded templates from project manager can now be installed.
Juan Linietsky
2016-07-11
1
-32
/
+181
*
Removed unused variables (second pass) + dead code
Rémi Verschelde
2016-07-07
1
-3
/
+0
*
Initialize the SSL certificates in the project manager
Rémi Verschelde
2016-07-06
1
-1
/
+3
*
Avoid settings from being lost when opening project manager.
Juan Linietsky
2016-07-03
1
-0
/
+3
*
remove the warning of instances in use at Project manager exit
volzhs
2016-06-28
1
-3
/
+0
*
Clean up editor theme creation
Geequlim
2016-06-18
1
-19
/
+13
*
Better way to disable asset library
Juan Linietsky
2016-06-09
1
-8
/
+8
*
Disable asset library compilation if no openssl exists
Juan Linietsky
2016-06-09
1
-0
/
+4
*
Fixed some options in assetlib
Juan Linietsky
2016-06-08
1
-3
/
+0
*
Added asset library on project manager for templates
Juan Linietsky
2016-06-08
1
-23
/
+48
*
Fixed localization in file dialogs
DimOkGamer
2016-06-07
1
-2
/
+2
*
HiDPI: Use global/hidpi_mode as property
Rémi Verschelde
2016-06-06
1
-1
/
+1
*
make hdpi manually configurable in project settings
Juan Linietsky
2016-06-05
1
-1
/
+14
*
Set more visible string to translatable
Geequlim
2016-05-29
1
-1
/
+1
*
i18n: Second pass at proofreading
Rémi Verschelde
2016-05-21
1
-4
/
+4
*
i18n: Proofreading of all strings
Rémi Verschelde
2016-05-21
1
-7
/
+7
*
i18n: Don't make print_line calls translatable
Rémi Verschelde
2016-05-04
1
-3
/
+3
*
Modified editor strings to be translatable in the future
Juan Linietsky
2016-05-03
1
-42
/
+42
*
Project manager: unescape project names (#4494)
Rémi Verschelde
2016-05-01
1
-1
/
+1
*
Change "erase" to "remove" in project manager. fixes #3796.
volzhs
2016-02-22
1
-3
/
+3
*
Update copyright in remaining files + prints in the UI
Rémi Verschelde
2016-01-11
1
-1
/
+1
*
Update copyright to 2016 in headers
George Marques
2016-01-01
1
-1
/
+1
*
Avoid project manager from processing gamepad input
Franklin Sobrinho
2015-12-14
1
-0
/
+7
*
Fix project manager not picking custom font
Franklin Sobrinho
2015-12-09
1
-4
/
+13
*
Load main scene if defined when running editor from the command line
Rémi Verschelde
2015-11-22
1
-5
/
+0
*
Merge pull request #2699 from ZuBsPaCe/visual-studio-2015-compilation
Juan Linietsky
2015-11-18
1
-2
/
+2
|
\
|
*
Fixes Visual Studio 2015 compile error C3688 (invalid literal suffix)
ZuBsPaCe
2015-10-29
1
-2
/
+2
*
|
Merge pull request #2640 from firefly2442/settings-xml-missing-proj
Juan Linietsky
2015-11-18
1
-12
/
+19
|
\
\
|
*
|
projects in the editor_settings.xml that are no longer found on disk will be ...
firefly2442
2015-10-19
1
-12
/
+19
|
|
/
[next]