Age | Commit message (Collapse) | Author | |
---|---|---|---|
2016-06-21 | Added code completion background color setting | Paulb23 | |
2016-06-20 | Add quotes to .tscn keys, solves #4366 | Juan Linietsky | |
2016-06-20 | added missing status, closes #4361 | Juan Linietsky | |
2016-06-20 | Allow mouse wheel to go throuhgh so scroll containers work properly, fixes #4431 | Juan Linietsky | |
2016-06-20 | Fix error storing path for children of instanced nodes in .tscn, fixes #4320 ↵ | Juan Linietsky | |
fixes #4579 fixes #4580 | |||
2016-06-20 | Changed save all scripts shortcut to avoid collision, fixes #4278 | Juan Linietsky | |
2016-06-20 | properly initialize loops to 0 in eventplayer | Juan Linietsky | |
2016-06-20 | fix loop counter for eventstream, closes #4493 | Juan Linietsky | |
2016-06-20 | -Improved theme editor, when a new class is added, the members are created ↵ | Juan Linietsky | |
empty, closes #4619 -Made theme editor take less vertical space by using a scroll area | |||
2016-06-20 | Make dure to only call drop_data if can_drop_data returned true, closes #4616 | Juan Linietsky | |
2016-06-20 | Merge pull request #5196 from vnen/similarity-code-completion | Rémi Verschelde | |
Improve code completion search | |||
2016-06-20 | Merge pull request #5309 from nounoursheureux/master | Rémi Verschelde | |
Fix the joystick vibration on Linux | |||
2016-06-20 | Remove the vibration effect from the joystick when stopping | Wilhem Barbier | |
2016-06-20 | Fix the joystick vibration timestamp | Wilhem Barbier | |
2016-06-20 | Merge pull request #5308 from MarianoGnu/issues | Rémi Verschelde | |
ShaderEditor fixes | |||
2016-06-20 | isim: Sync with iphone files list | Rémi Verschelde | |
Should fix broken build due to Appirater. | |||
2016-06-20 | i18n: Sync translations from Weblate | Rémi Verschelde | |
2016-06-20 | i18n: Improve a couple English strings | Rémi Verschelde | |
2016-06-20 | Property reporty base type when a function fails, fixes #4581 probably also ↵ | Juan Linietsky | |
closes other issues | |||
2016-06-20 | Remove unused connection. ShaderEditor should'nt handle ShaderGraphs. | MarianoGNU | |
Fixes #4678 && #4745 | |||
2016-06-20 | -Added ability to disable overwrite warning on file dialog, fixes #4545 | Juan Linietsky | |
2016-06-19 | Make sure that scripts are reloaded if needed when they enter editing, fixes ↵ | Juan Linietsky | |
#4456 | |||
2016-06-20 | -Added options for scene import plugin to keep materials and user-added ↵ | Juan Linietsky | |
tracks to animations, please test! closes #4425 | |||
2016-06-19 | Merge pull request #5304 from djrm/shortcuts | Juan Linietsky | |
switch tabs using ctrl+tab and ctrl-shift-tab, added shortcuts for scene tree dock | |||
2016-06-19 | Added shortcuts to scene tree dock | Daniel J. Ramirez | |
2016-06-19 | Switch tabs using CTRL+TAB and CTRL+SHIFT+TAB | Daniel J. Ramirez | |
2016-06-19 | Merge pull request #5303 from vnen/fix-delete-layout | Rémi Verschelde | |
Fix layout menu labels and shortcuts | |||
2016-06-19 | Fix layout menu labels and shortcuts | George Marques | |
2016-06-19 | Merge pull request #5301 from DimOkGamer/update_rus_loc_with_48a7216 | Rémi Verschelde | |
Update of Russian translation (commit 48a7216) [ci skip] | |||
2016-06-19 | Merge pull request #5302 from djrm/new_icons | Rémi Verschelde | |
Added loop interpolation and track trigger icons | |||
2016-06-19 | Merge pull request #5298 from Paulb23/caret_draw_focus | Rémi Verschelde | |
Text Edit no longer draws caret on focus loss | |||
2016-06-19 | Merge pull request #5292 from J08nY/external-lib-update | Rémi Verschelde | |
External lib update: libogg, libvorbis, libtheora | |||
2016-06-19 | Added loop interpolation and track trigger icons | Daniel J. Ramirez | |
2016-06-19 | Update of Russian translation (commit 48a7216) | DimOkGamer | |
2016-06-19 | Replace 'or'/'and' keywords | George Marques | |
Some compilers do not like this. | |||
2016-06-19 | Text Edit no longer draws caret on focus loss | Paulb23 | |
2016-06-19 | Improve code completion search | George Marques | |
- List completion by subsequence match. - Case insensitive. - Sort completion list by similarity. | |||
2016-06-19 | Fix TextEdit cursor position after undo remove text | George Marques | |
It was going to where the text started, now it goes to where the text ends. | |||
2016-06-19 | Add docs for String.bigrams() and String.similarity(text) | George Marques | |
2016-06-19 | Add similarity comparison to String | George Marques | |
Uses the Sorensen-Dice coefficient to calculate similarity. This also adds String.bigrams() as a convenience function needed by the comparison. | |||
2016-06-19 | Merge pull request #5294 from hubbyist/master | Rémi Verschelde | |
Clarification about "Enter" and "Return" keys confusion for programmers from web background [skip ci] | |||
2016-06-19 | Merge pull request #5293 from Paulb23/ttr_add_font_extention | Rémi Verschelde | |
Made .fnt warning translatable | |||
2016-06-19 | libtheora: New version 1.1.1 | J08nY | |
2016-06-19 | libvorbis: New version 1.3.5 | J08nY | |
2016-06-19 | Clarification about enter keys confusion | Mehmet Durgel | |
Some Languages threat KEY_RETURN and KEY_ENTER keys having the same keycode (eg: Javascript). Added additional explanation about this issue. Related to #4595 | |||
2016-06-19 | Made .fnt warning translatable | Paulb23 | |
2016-06-19 | -Setting script in multi node edit works, closes #4442 | Juan Linietsky | |
2016-06-19 | libogg: New version 1.3.2 | J08nY | |
2016-06-19 | i18n: Also sync incomplete translations from Weblate | Rémi Verschelde | |
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 | i18n: Update and merge translation templates | Rémi Verschelde | |
Also switched the wrapping length to 79 chars instead of 80, which seems to be what Weblate uses by default (as well as Poedit). |