Age | Commit message (Expand) | Author |
2016-06-20 | property remove parent owned nodes when using replace, fixes #4128 | Juan Linietsky |
2016-06-20 | do not crash when generating preview of very large sound files, fixes #4123 | Juan Linietsky |
2016-06-20 | fix CanvasItem.get_global_transform() and CanvasItem.get_local_transform(), c... | Juan Linietsky |
2016-06-20 | fix bug decompressing bc texture, closes #4404 | Juan Linietsky |
2016-06-20 | Fixed the order of events called by _input, closes #4384 | Juan Linietsky |
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 |
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 em... | Juan Linietsky |
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 |
2016-06-20 | Merge pull request #5309 from nounoursheureux/master | Rémi Verschelde |
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 |
2016-06-20 | isim: Sync with iphone files list | Rémi Verschelde |
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 c... | Juan Linietsky |
2016-06-20 | Remove unused connection. ShaderEditor should'nt handle ShaderGraphs. | MarianoGNU |
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 |
2016-06-20 | -Added options for scene import plugin to keep materials and user-added track... | Juan Linietsky |
2016-06-19 | Merge pull request #5304 from djrm/shortcuts | Juan Linietsky |
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 |
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 |
2016-06-19 | Merge pull request #5302 from djrm/new_icons | Rémi Verschelde |
2016-06-19 | Merge pull request #5298 from Paulb23/caret_draw_focus | Rémi Verschelde |
2016-06-19 | Merge pull request #5292 from J08nY/external-lib-update | Rémi Verschelde |
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 |
2016-06-19 | Text Edit no longer draws caret on focus loss | Paulb23 |
2016-06-19 | Improve code completion search | George Marques |
2016-06-19 | Fix TextEdit cursor position after undo remove text | George Marques |
2016-06-19 | Add docs for String.bigrams() and String.similarity(text) | George Marques |
2016-06-19 | Add similarity comparison to String | George Marques |
2016-06-19 | Merge pull request #5294 from hubbyist/master | Rémi Verschelde |
2016-06-19 | Merge pull request #5293 from Paulb23/ttr_add_font_extention | Rémi Verschelde |
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 |
2016-06-19 | Made .fnt warning translatable | Paulb23 |