Rémi Verschelde
38faed54ba
Merge pull request #5398 from djrm/shortcuts
...
Configurable shortcuts for tabs switching
2016-06-25 10:36:44 +02:00
Rémi Verschelde
e4c5a16a2c
Merge pull request #5397 from djrm/gizmos_fix
...
Added high resolution icons for the Gizmos
2016-06-25 10:28:58 +02:00
Daniel J. Ramirez
24fdf06b2f
Configurable shortcuts for tabs switching
2016-06-24 23:42:09 -05:00
Daniel J. Ramirez
b8190fbef6
Added high resolution icons for the Gizmos, fixes #1638
2016-06-24 22:42:42 -05:00
volzhs
515472bc52
Fix network IP setting change
...
Fix #5368
2016-06-24 15:40:00 +09:00
Rémi Verschelde
fe08740989
Merge pull request #5360 from Paulb23/fix_script_save_as_issue_4210
...
Fixed save as not working with scripts, issue 4210
2016-06-23 07:39:42 +02:00
Rémi Verschelde
3cafcaedd0
Merge pull request #5345 from djrm/fix_#5324
...
Fixed file name being removed on folder change in save as dialogs fix…
2016-06-23 07:38:46 +02:00
Paulb23
c68e4e8cbe
Fixed save as not working with scripts
2016-06-22 17:39:02 +01:00
Rémi Verschelde
87cb3629f2
Merge pull request #5344 from Paulb23/code_completion_colors
...
Code completion box colors
2016-06-22 07:51:33 +02:00
Rémi Verschelde
5974653307
Merge pull request #5274 from Paulb23/editor_file_dialog_shortcuts
...
Added editor file dialog shortcuts
2016-06-22 07:50:23 +02:00
Rémi Verschelde
44c37e9b13
Merge pull request #5282 from Hodes/master
...
editor_node.cpp now takes care of removing plugin after deactivating it
2016-06-22 07:49:37 +02:00
Juan Linietsky
3edf66477a
Fixed error using the same atlas rect for all images, closes #4139
2016-06-21 20:51:41 -03:00
George Marques
9bde4e5652
Fix classes.xml sorting
...
Make methods, signals, theme items and constants sort correctly
2016-06-21 17:20:35 -03:00
Paulb23
45f0dec55c
Added code completion existing color setting
2016-06-21 17:34:38 +01:00
Paulb23
706895a922
Added code completion selected color setting
2016-06-21 17:21:55 +01:00
Rémi Verschelde
a3e69b7bab
Merge pull request #5336 from bojidar-bg/assetlib-additional-features
...
Assetlib additional features
2016-06-21 18:05:13 +02:00
Paulb23
a40cb680ca
Added code completion background color setting
2016-06-21 16:50:31 +01:00
Bojidar Marinov
1e08387ce0
Fix project manager category list, small enchancements as well
2016-06-21 17:10:02 +03:00
Juan Linietsky
ae85543806
Ability to premultiply alpha on font import, fixes #5231
2016-06-21 10:41:56 -03:00
Bojidar Marinov
a2e39c8da0
Add support levels to search
2016-06-21 16:29:49 +03:00
Bojidar Marinov
7915db67c5
Check hashes when downloading assets
2016-06-21 15:38:29 +03:00
Rémi Verschelde
67a29bab74
Merge pull request #5326 from MarianoGnu/issues
...
Don't create outlines from dummy meshes. Fixes #4718
2016-06-21 12:24:44 +02:00
sunnystormy
b3b1fdae85
Renamed Trackpad Hint to Emulate 3 Button Mouse. ( #5258 )
2016-06-21 12:16:06 +02:00
Juan Linietsky
d76ee09774
property remove parent owned nodes when using replace, fixes #4128
2016-06-20 22:57:07 -03:00
Juan Linietsky
9b8f2741ae
do not crash when generating preview of very large sound files, fixes #4123
2016-06-20 22:38:31 -03:00
Daniel J. Ramirez
48f9c02289
Fixed file name being removed on folder change in save as dialogs fixes #5324
2016-06-20 18:05:59 -05:00
MarianoGNU
6d19d905cf
Don't create outlines from dummy meshes. Fixes #4718
2016-06-20 20:03:16 -03:00
Juan Linietsky
f1af0fd25c
Changed save all scripts shortcut to avoid collision, fixes #4278
2016-06-20 16:18:12 -03:00
Juan Linietsky
a1e32a6f7d
-Improved theme editor, when a new class is added, the members are created empty, closes #4619
...
-Made theme editor take less vertical space by using a scroll area
2016-06-20 11:33:51 -03:00
Rémi Verschelde
d4359b2d09
Merge pull request #5308 from MarianoGnu/issues
...
ShaderEditor fixes
2016-06-20 08:35:33 +02:00
Rémi Verschelde
9b2f8afcc2
i18n: Sync translations from Weblate
2016-06-20 08:17:04 +02:00
Rémi Verschelde
17f7065944
i18n: Improve a couple English strings
2016-06-20 08:08:23 +02:00
MarianoGNU
0f1a717c64
Remove unused connection. ShaderEditor should'nt handle ShaderGraphs.
...
Fixes #4678 && #4745
2016-06-20 00:50:33 -03:00
Juan Linietsky
6e9e57beaa
-Added ability to disable overwrite warning on file dialog, fixes #4545
2016-06-20 00:38:13 -03:00
Juan Linietsky
00bc06b50b
Make sure that scripts are reloaded if needed when they enter editing, fixes #4456
2016-06-19 22:07:07 -03:00
Juan Linietsky
0db02f26b6
-Added options for scene import plugin to keep materials and user-added tracks to animations, please test! closes #4425
2016-06-20 00:20:30 -03:00
Juan Linietsky
eff0bd2d48
Merge pull request #5304 from djrm/shortcuts
...
switch tabs using ctrl+tab and ctrl-shift-tab, added shortcuts for scene tree dock
2016-06-19 18:05:53 -03:00
Daniel J. Ramirez
bcd55503b4
Added shortcuts to scene tree dock
2016-06-19 14:35:20 -05:00
Daniel J. Ramirez
753d86f27a
Switch tabs using CTRL+TAB and CTRL+SHIFT+TAB
2016-06-19 14:32:49 -05:00
Rémi Verschelde
3e0966cfc3
Merge pull request #5303 from vnen/fix-delete-layout
...
Fix layout menu labels and shortcuts
2016-06-19 20:09:59 +02:00
George Marques
4ee9a10332
Fix layout menu labels and shortcuts
2016-06-19 14:53:27 -03:00
Rémi Verschelde
64717a54e1
Merge pull request #5301 from DimOkGamer/update_rus_loc_with_48a7216
...
Update of Russian translation (commit 48a7216
)
[ci skip]
2016-06-19 19:46:01 +02:00
Daniel J. Ramirez
07b6195a33
Added loop interpolation and track trigger icons
2016-06-19 11:36:05 -05:00
DimOkGamer
a1fcc4c33a
Update of Russian translation (commit 48a7216
)
2016-06-19 19:24:38 +03:00
Rémi Verschelde
0cf4bba6e2
Merge pull request #5293 from Paulb23/ttr_add_font_extention
...
Made .fnt warning translatable
2016-06-19 15:57:05 +02:00
Paulb23
0454e1d6cb
Made .fnt warning translatable
2016-06-19 14:33:42 +01:00
Paulb23
35ffa56e17
Added editor file dialog shortcuts
2016-06-19 14:22:41 +01:00
Juan Linietsky
f84ffb9bed
-Setting script in multi node edit works, closes #4442
2016-06-19 10:13:26 -03:00
Rémi Verschelde
37d1bf4d53
i18n: Also sync incomplete translations from Weblate
...
It is simpler to sync everything from Weblate and to maybe delete incomplete translations
before building release binaries, than to try to cherry-pick changes (which leads to painful
merge conflicts on Weblate's git repo
2016-06-19 14:32:08 +02:00
Rémi Verschelde
48a7216f99
i18n: Update and merge translation templates
...
Also switched the wrapping length to 79 chars instead of 80,
which seems to be what Weblate uses by default (as well as Poedit).
2016-06-19 14:13:31 +02:00