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