Commit graph

1430 commits

Author SHA1 Message Date
Juan Linietsky ae85543806 Ability to premultiply alpha on font import, fixes #5231 2016-06-21 10:41:56 -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
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
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
Rémi Verschelde 425962a3aa i18n: Add translators credits in the PO headers 2016-06-19 14:13:31 +02:00
Rémi Verschelde 361c8b1dc6 i18n: Sync translations with Weblate
Only synced translation with > 50% completion.
2016-06-19 14:13:31 +02:00
Rémi Verschelde 42cbdc26b8 Merge pull request #5290 from djrm/new_icons
Added missing icons for some nodes
2016-06-19 13:11:07 +02:00
Rémi Verschelde e76f744c36 Merge pull request #5283 from djrm/remove_prints
Removed lots of prints
2016-06-19 13:10:23 +02:00
Rémi Verschelde c7b425ed9c Merge pull request #5259 from neikeq/pr-textedit-zoom
TextEdit: Change font size with Ctrl+Mouse Wheel Up/Down
2016-06-19 13:04:20 +02:00
Rémi Verschelde c9498e12a5 Merge pull request #5243 from Geequlim/editor-themes
Clean up editor theme creation
2016-06-19 13:01:02 +02:00
Rémi Verschelde f70aa176e5 Merge pull request #5166 from djrm/shortcuts
Added customizable shortcuts for tile map editor
2016-06-19 12:50:35 +02:00
Rémi Verschelde 174b78119b Merge pull request #5039 from jay3d/master
Add "-rigid" postfix import feature to create rigid bodies
2016-06-19 12:43:49 +02:00
Rémi Verschelde 3520902194 Merge pull request #4724 from Cybolic/optional-loop-interpolation
Added toggle for loop interpolation based on adolson's code
2016-06-19 12:30:22 +02:00
Juan Linietsky 7c20c386c5 -Added trigger mode to tracks, useful for properties that work as triggers, such as playing a sample, an animation, etc.
-Better interpolation of discrete tracks, fixes #4417
2016-06-19 01:43:02 -03:00
Daniel J. Ramirez 939ec36930 Added missing icons for some nodes 2016-06-18 21:33:00 -05:00
Juan Linietsky 29177e1e9b make default extension .tscn 2016-06-18 23:18:10 -03:00
Rémi Verschelde bd79aa52ab Merge pull request #4158 from Paulb23/add_fnt_extension_issue_162
Adds .fnt extension if not provided, issue #162
2016-06-19 01:04:46 +02:00
Daniel J. Ramirez 422fac5066 Removed lots of prints 2016-06-18 18:01:06 -05:00
Juan Linietsky 17fbf473fd revert previous fix, was a bad idea 2016-06-18 19:32:52 -03:00
Juan Linietsky 935a568444 -Do not ask about overwriting when opening a script in the wizard, but still show complaint about existing. Closes #4545
-Fixed a crash in EditorDirDialog
2016-06-18 19:32:52 -03:00
Rémi Verschelde 2ca331d959 Merge pull request #5236 from djrm/fix_#5228
Visible path editor icons, fixes #5228
2016-06-19 00:17:31 +02:00
Juan Linietsky 5e7f1fc79b update EditorDirDialog on external change, closes #4629 2016-06-18 16:03:35 -03:00
Rémi Verschelde 81a10795dc Merge pull request #5275 from akien-mga/pr-empty-files
Drop empty or commented out files and classes that are not in use
2016-06-18 20:56:56 +02:00
Juan Linietsky 9b9580f568 -fix bug in scene tree dragndrop reparenting, closes #4712, closes #4633, closes #4628
-avoid editor scrollable areas to scroll if touchscreen ui hint is turned on
2016-06-18 15:30:44 -03:00
Rémi Verschelde c3bf11d4d4 Drop fully commented-out files
Part of #5272
2016-06-18 20:23:49 +02:00
Rémi Verschelde b7dbf9207a Drop empty files that are not used anywhere
Part of #5272
2016-06-18 19:46:30 +02:00