summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-06-20property remove parent owned nodes when using replace, fixes #4128Juan Linietsky
2016-06-20do not crash when generating preview of very large sound files, fixes #4123Juan Linietsky
2016-06-20fix CanvasItem.get_global_transform() and CanvasItem.get_local_transform(), c...Juan Linietsky
2016-06-20fix bug decompressing bc texture, closes #4404Juan Linietsky
2016-06-20Fixed the order of events called by _input, closes #4384Juan Linietsky
2016-06-20Add quotes to .tscn keys, solves #4366Juan Linietsky
2016-06-20added missing status, closes #4361Juan Linietsky
2016-06-20Allow mouse wheel to go throuhgh so scroll containers work properly, fixes #4431Juan Linietsky
2016-06-20Fix error storing path for children of instanced nodes in .tscn, fixes #4320 ...Juan Linietsky
2016-06-20Changed save all scripts shortcut to avoid collision, fixes #4278Juan Linietsky
2016-06-20properly initialize loops to 0 in eventplayerJuan Linietsky
2016-06-20fix loop counter for eventstream, closes #4493Juan Linietsky
2016-06-20-Improved theme editor, when a new class is added, the members are created em...Juan Linietsky
2016-06-20Make dure to only call drop_data if can_drop_data returned true, closes #4616Juan Linietsky
2016-06-20Merge pull request #5196 from vnen/similarity-code-completionRémi Verschelde
2016-06-20Merge pull request #5309 from nounoursheureux/masterRémi Verschelde
2016-06-20Remove the vibration effect from the joystick when stoppingWilhem Barbier
2016-06-20Fix the joystick vibration timestampWilhem Barbier
2016-06-20Merge pull request #5308 from MarianoGnu/issuesRémi Verschelde
2016-06-20isim: Sync with iphone files listRémi Verschelde
2016-06-20i18n: Sync translations from WeblateRémi Verschelde
2016-06-20i18n: Improve a couple English stringsRémi Verschelde
2016-06-20Property reporty base type when a function fails, fixes #4581 probably also c...Juan Linietsky
2016-06-20Remove unused connection. ShaderEditor should'nt handle ShaderGraphs.MarianoGNU
2016-06-20-Added ability to disable overwrite warning on file dialog, fixes #4545Juan Linietsky
2016-06-19Make 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-19Merge pull request #5304 from djrm/shortcutsJuan Linietsky
2016-06-19Added shortcuts to scene tree dockDaniel J. Ramirez
2016-06-19Switch tabs using CTRL+TAB and CTRL+SHIFT+TABDaniel J. Ramirez
2016-06-19Merge pull request #5303 from vnen/fix-delete-layoutRémi Verschelde
2016-06-19Fix layout menu labels and shortcutsGeorge Marques
2016-06-19Merge pull request #5301 from DimOkGamer/update_rus_loc_with_48a7216Rémi Verschelde
2016-06-19Merge pull request #5302 from djrm/new_iconsRémi Verschelde
2016-06-19Merge pull request #5298 from Paulb23/caret_draw_focusRémi Verschelde
2016-06-19Merge pull request #5292 from J08nY/external-lib-updateRémi Verschelde
2016-06-19Added loop interpolation and track trigger iconsDaniel J. Ramirez
2016-06-19Update of Russian translation (commit 48a7216)DimOkGamer
2016-06-19Replace 'or'/'and' keywordsGeorge Marques
2016-06-19Text Edit no longer draws caret on focus lossPaulb23
2016-06-19Improve code completion searchGeorge Marques
2016-06-19Fix TextEdit cursor position after undo remove textGeorge Marques
2016-06-19Add docs for String.bigrams() and String.similarity(text)George Marques
2016-06-19Add similarity comparison to StringGeorge Marques
2016-06-19Merge pull request #5294 from hubbyist/masterRémi Verschelde
2016-06-19Merge pull request #5293 from Paulb23/ttr_add_font_extentionRémi Verschelde
2016-06-19libtheora: New version 1.1.1J08nY
2016-06-19libvorbis: New version 1.3.5J08nY
2016-06-19Clarification about enter keys confusionMehmet Durgel
2016-06-19Made .fnt warning translatablePaulb23