| Commit message (Collapse) | Author | Files | Lines | ||
|---|---|---|---|---|---|
| 2016-06-21 | Added code completion background color setting | Paulb23 | 5 | -1/+9 | |
| 2016-06-20 | Add quotes to .tscn keys, solves #4366 | Juan Linietsky | 2 | -3/+21 | |
| 2016-06-20 | added missing status, closes #4361 | Juan Linietsky | 1 | -0/+1 | |
| 2016-06-20 | Allow mouse wheel to go throuhgh so scroll containers work properly, fixes #4431 | Juan Linietsky | 1 | -1/+9 | |
| 2016-06-20 | Fix error storing path for children of instanced nodes in .tscn, fixes #4320 ↵ | Juan Linietsky | 2 | -4/+1 | |
| fixes #4579 fixes #4580 | |||||
| 2016-06-20 | Changed save all scripts shortcut to avoid collision, fixes #4278 | Juan Linietsky | 1 | -1/+1 | |
| 2016-06-20 | properly initialize loops to 0 in eventplayer | Juan Linietsky | 1 | -1/+1 | |
| 2016-06-20 | fix loop counter for eventstream, closes #4493 | Juan Linietsky | 1 | -4/+6 | |
| 2016-06-20 | -Improved theme editor, when a new class is added, the members are created ↵ | Juan Linietsky | 2 | -36/+50 | |
| 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 | 1 | -2/+3 | |
| 2016-06-20 | Remove the vibration effect from the joystick when stopping | Wilhem Barbier | 1 | -5/+3 | |
| 2016-06-20 | Fix the joystick vibration timestamp | Wilhem Barbier | 1 | -1/+1 | |
| 2016-06-20 | isim: Sync with iphone files list | Rémi Verschelde | 1 | -4/+7 | |
| Should fix broken build due to Appirater. | |||||
| 2016-06-20 | i18n: Sync translations from Weblate | Rémi Verschelde | 6 | -345/+260 | |
| 2016-06-20 | i18n: Improve a couple English strings | Rémi Verschelde | 3 | -22/+16 | |
| 2016-06-20 | Property reporty base type when a function fails, fixes #4581 probably also ↵ | Juan Linietsky | 3 | -7/+15 | |
| closes other issues | |||||
| 2016-06-20 | Remove unused connection. ShaderEditor should'nt handle ShaderGraphs. | MarianoGNU | 3 | -31/+19 | |
| Fixes #4678 && #4745 | |||||
| 2016-06-20 | -Added ability to disable overwrite warning on file dialog, fixes #4545 | Juan Linietsky | 3 | -2/+21 | |
| 2016-06-19 | Make sure that scripts are reloaded if needed when they enter editing, fixes ↵ | Juan Linietsky | 2 | -4/+16 | |
| #4456 | |||||
| 2016-06-20 | -Added options for scene import plugin to keep materials and user-added ↵ | Juan Linietsky | 5 | -3/+201 | |
| tracks to animations, please test! closes #4425 | |||||
| 2016-06-19 | Added shortcuts to scene tree dock | Daniel J. Ramirez | 1 | -20/+57 | |
| 2016-06-19 | Switch tabs using CTRL+TAB and CTRL+SHIFT+TAB | Daniel J. Ramirez | 1 | -0/+12 | |
| 2016-06-19 | Fix layout menu labels and shortcuts | George Marques | 1 | -2/+2 | |
| 2016-06-19 | Added loop interpolation and track trigger icons | Daniel J. Ramirez | 6 | -0/+220 | |
| 2016-06-19 | Update of Russian translation (commit 48a7216) | DimOkGamer | 1 | -51/+32 | |
| 2016-06-19 | Replace 'or'/'and' keywords | George Marques | 2 | -2/+2 | |
| Some compilers do not like this. | |||||
| 2016-06-19 | Text Edit no longer draws caret on focus loss | Paulb23 | 2 | -0/+16 | |
| 2016-06-19 | Improve code completion search | George Marques | 1 | -41/+31 | |
| - 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 | 1 | -2/+7 | |
| 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 | 1 | -0/+16 | |
| 2016-06-19 | Add similarity comparison to String | George Marques | 3 | -0/+50 | |
| Uses the Sorensen-Dice coefficient to calculate similarity. This also adds String.bigrams() as a convenience function needed by the comparison. | |||||
| 2016-06-19 | libtheora: New version 1.1.1 | J08nY | 3 | -32/+17 | |
| 2016-06-19 | libvorbis: New version 1.3.5 | J08nY | 35 | -3549/+2081 | |
| 2016-06-19 | Clarification about enter keys confusion | Mehmet Durgel | 1 | -2/+2 | |
| 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 | 1 | -1/+1 | |
| 2016-06-19 | -Setting script in multi node edit works, closes #4442 | Juan Linietsky | 3 | -4/+26 | |
| 2016-06-19 | libogg: New version 1.3.2 | J08nY | 4 | -134/+388 | |
| 2016-06-19 | i18n: Also sync incomplete translations from Weblate | Rémi Verschelde | 6 | -0/+30514 | |
| 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 | 13 | -807/+2109 | |
| 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 | i18n: Add translators credits in the PO headers | Rémi Verschelde | 10 | -16/+40 | |
| 2016-06-19 | i18n: Sync translations with Weblate | Rémi Verschelde | 9 | -1807/+1655 | |
| Only synced translation with > 50% completion. | |||||
| 2016-06-19 | Add function to get the color picker dialog from ColorPickerButton, closes #4415 | Juan Linietsky | 2 | -0/+7 | |
| 2016-06-19 | -Added trigger mode to tracks, useful for properties that work as triggers, ↵ | Juan Linietsky | 12 | -57/+105 | |
| such as playing a sample, an animation, etc. -Better interpolation of discrete tracks, fixes #4417 | |||||
| 2016-06-18 | Added missing icons for some nodes | Daniel J. Ramirez | 18 | -17/+647 | |
| 2016-06-18 | make default extension .tscn | Juan Linietsky | 1 | -1/+1 | |
| 2016-06-19 | fix memset calls | Dennis Brakhane | 1 | -3/+3 | |
| Order is "mem, val, count", not "mem, count, val" | |||||
| 2016-06-18 | Removed lots of prints | Daniel J. Ramirez | 7 | -34/+2 | |
| 2016-06-19 | Remove USE_QUAD_VECTORS unused check | J08nY | 2 | -17/+0 | |
| 2016-06-18 | revert previous fix, was a bad idea | Juan Linietsky | 1 | -1/+1 | |
| 2016-06-18 | -Do not ask about overwriting when opening a script in the wizard, but still ↵ | Juan Linietsky | 3 | -1/+18 | |
| show complaint about existing. Closes #4545 -Fixed a crash in EditorDirDialog | |||||
