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
*
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
|
|
/
*
/
when creating project, save icon using resource location by default
firefly2442
2015-10-21
1
-1
/
+1
|
/
*
Merge pull request #2053 from rodolforg/fix-import-button-label
Juan Linietsky
2015-10-17
1
-3
/
+4
|
\
|
*
Small fix for Import Game dialog labels
Rodolfo Ribeiro Gomes
2015-06-08
1
-3
/
+4
*
|
set initial flag 'show_hidden_files' for file dialogs in project manager init...
tommy3
2015-05-14
1
-0
/
+1
|
/
*
corrected copyright date in project manager, fixes #1870
Juan Linietsky
2015-05-09
1
-1
/
+1
*
corrected project manager popup, fixes #1721
Juan Linietsky
2015-04-21
1
-3
/
+3
*
Updated copyright year in all headers
Juan Linietsky
2015-04-18
1
-1
/
+1
*
Fix invaild path error text in project manager when no path is entered
Maximillian
2015-01-06
1
-2
/
+2
*
-Completely removed EmptyControl (but added fallback), closes #1017
Juan Linietsky
2015-01-03
1
-3
/
+3
*
SceneMainLoop -> SceneTree
Juan Linietsky
2014-11-05
1
-3
/
+3
*
Merge pull request #851 from adolson/default-project-dir-fix
Juan Linietsky
2014-11-02
1
-0
/
+1
|
\
|
*
fixes default project dir option for Create / Import dialogs after quitting t...
Dana Olson
2014-11-01
1
-0
/
+1
*
|
add option to auto-scan a directory for projects
Dana Olson
2014-11-01
1
-0
/
+5
|
/
*
add title to project manager window
Dana Olson
2014-09-18
1
-1
/
+2
*
added settings for default project & export dirs
Dana Olson
2014-08-24
1
-0
/
+1
*
Merge pull request #504 from marynate/PR-pm-filter
reduz
2014-07-02
1
-9
/
+112
|
\
|
*
Use toolbutton for clear search term
marynate
2014-06-17
1
-2
/
+9
|
*
Add project list filter for easy finding projects
marynate
2014-06-17
1
-9
/
+105
[next]