Rémi Verschelde
5dae399fc5
Project manager: Make Show in Filesystem button smaller
2018-02-18 17:14:23 +01:00
Rémi Verschelde
0685d2a062
Merge pull request #15215 from sersoong/2.1-addshowinmanager
...
Add Show In File Manager to project manager
2018-01-03 12:42:54 +01:00
Rémi Verschelde
2712014744
Update copyright statements to 2018
...
Happy new year to the wonderful Godot community!
2018-01-02 11:27:24 +01:00
sersoong
e9255375f3
Add Show In File Manager to project manager
2018-01-01 10:32:41 +08:00
Xavier Sellier
487773ed24
Remove funny output during when exporting a project or loading Godot Engine
2017-12-11 11:13:04 -05:00
Dmitry Krutskikh
fa08388c29
Skip unhandled input events on asset library tab.
2017-10-11 22:46:36 +03:00
Dmitry Krutskikh
e6b7e055a0
Fix project icon align.
...
Now icon vertically centered
2017-10-08 19:59:37 +03:00
Indah Sylvia
d921ae21ef
Added 'Godot Contributors' in project manager title
2017-09-29 03:21:14 +07:00
Marcelo Fernandez
60cf34b968
Added a crash handler to dump the backtrace on Windows, Linux and OS X
2017-09-19 19:56:24 -03:00
Rémi Verschelde
9d598833d2
Use HTTPS URL for Godot's website in the headers
2017-08-27 14:11:45 +02:00
Zher Huei Lee
ed3cc7e5c9
Project manager UI displaced by long paths #10245
...
(cherry picked from commit 5c94eeeb79
)
2017-08-13 20:29:47 +02:00
Pedro J. Estébanez
e19d517c21
Enable 2D physics motion fix for new projects
2017-07-26 12:19:22 +02:00
Nuno Donato
ef2a962bad
Automatically open new project after creating it in project manager.
...
Fixes #9075
(cherry picked from commit 9fd41416a9
)
2017-06-17 12:07:10 +02:00
toger5
314fa89978
project manager, fixed siing of sort button
...
(cherry picked from commit c33eff4bf9
)
2017-06-17 12:03:59 +02:00
Rémi Verschelde
9b1ee4cd66
i18n: Add more assetlib strings to translate
...
Fixes #8463 .
(cherry picked from commit b474646de0
)
2017-05-26 18:41:46 +02:00
Rémi Verschelde
e9b045d9e5
Add "Godot Engine contributors" copyright line
2017-04-08 00:45:24 +02:00
Rémi Verschelde
a531051a61
Only assume HiDPI mode if DPI >= 192 and width > 2000
...
Also use single-dock column if width < 1200.
Manually adapted from bfe67a3b87
and c103f32ea3
.
Fixes #6096 .
2017-03-24 18:26:56 +01:00
Rémi Verschelde
f8db8a3faa
Bring that Whole New World to the Old Continent too
...
Applies the clang-format style to the 2.1 branch as done for master in
5dbf1809c6
.
2017-03-19 00:36:26 +01:00
Rémi Verschelde
1b0e2b0c39
Refactoring: rename tools/editor/ to editor/
...
The other subfolders of tools/ had already been moved to either
editor/, misc/ or thirdparty/, so the hiding the editor code that
deep was no longer meaningful.
(Manual redo of 49c065d29c
)
2017-03-18 23:45:45 +01:00