summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-06-06Fix a random SSL crash I saw once.Hein-Pieter van Braam-Stewart
2019-06-06Fix ARVRAnchor and ARVRController error spamqarmin
2019-06-06Fix crash with get_keywords_colorqarmin
2019-06-06Add tooltip for the dependencies buttons in the orphan explorer dialogMichael Alexsander Silva Dias
2019-06-06Improve conections dialogMichael Alexsander Silva Dias
2019-06-05Make tilemap texture origin point top-left.Ranoller
2019-06-05Allow to change 2D pan hotkeyTomasz Chabora
2019-06-05Add a margin to "checkable" property checkboxes in the editor inspectorHugo Locurcio
2019-06-05Use uppercase for all hexadecimal constants in the editor helpHugo Locurcio
2019-06-05Fix memory leak after closing filesqarmin
2019-06-04use def ANDROID_ENABLED so android features are not included in javascript bu...clayjohn
2019-06-04Merge pull request #29411 from clayjohn/multimesh_instance_2dRémi Verschelde
2019-06-04Merge pull request #29469 from bojidar-bg/29446-graphnode-seperationRémi Verschelde
2019-06-04Merge pull request #29473 from neikeq/fix-envvars-monoRémi Verschelde
2019-06-04Merge pull request #29459 from hpvb/fix-move-renameRémi Verschelde
2019-06-04[macOS] Fixes hotkeys on "Dvorak - QWERTY ⌘" keyboard layout.bruvzg
2019-06-04Merge pull request #29464 from bruvzg/macos_fix_non_ime_unicode_inputRémi Verschelde
2019-06-04Merge pull request #29452 from YeldhamDev/remember_selected_subtileRémi Verschelde
2019-06-04Merge pull request #29460 from YeldhamDev/tilemapeditor_atlas_copy_fixRémi Verschelde
2019-06-04Fix subtile picking in TileMap editorMichael Alexsander Silva Dias
2019-06-04Fix moving and renaming filesHein-Pieter van Braam-Stewart
2019-06-04Mono: Fix SCons options added to the wrong environmentIgnacio Etcheverry
2019-06-04Fix GraphNode not adding seperation after the first nodeBojidar Marinov
2019-06-04Update sponsorsRémi Verschelde
2019-06-04Update DONORS listRémi Verschelde
2019-06-04[macOS] Fixes unicode input with IME mode inactive, Improves IME mode documen...bruvzg
2019-06-04Removes redundant "display/window/per_pixel_transparency/splash" setting, imp...bruvzg
2019-06-04Merge pull request #29449 from dawikur/fix/NULL_assignmentRémi Verschelde
2019-06-04Merge pull request #29448 from Calinou/improve-performance-monitor-displayRémi Verschelde
2019-06-04Merge pull request #29427 from GDquest/doc-gdscript-assertRémi Verschelde
2019-06-04Merge pull request #29461 from YeldhamDev/tilemapeditor_search_errorspam_fixRémi Verschelde
2019-06-04Merge pull request #29454 from Lisapple/patch-2Rémi Verschelde
2019-06-04Merge pull request #29451 from KoBeWi/incremental_bugRémi Verschelde
2019-06-04Fix error spam when typing in the TileMap editor's search box while having no...Michael Alexsander Silva Dias
2019-06-04Fix TileMap editor not correctly copying atlas tilesMichael Alexsander Silva Dias
2019-06-04Adding missing description for method and fixing typoMaxime Leroy
2019-06-04Improve @GDScript.assert documentationNathan Lovato
2019-06-03Remember selected subtile when updating the TileMap editorMichael Alexsander Silva Dias
2019-06-04Fix crash when searching Tree with no selectionTomasz Chabora
2019-06-03Improve the performance monitor displayHugo Locurcio
2019-06-03Remove unnecessary assignmentDawid Kurek
2019-06-03Merge pull request #26848 from ptrojahn/utf8navigationRémi Verschelde
2019-06-03Small fixes to unrechable code, possibly overflows, using NULL pointersqarmin
2019-06-03added MultiMeshInstance2D node for using MultiMesh in 2Dclayjohn
2019-06-03Merge pull request #29431 from Calinou/fix-unix-permissions-errorsRémi Verschelde
2019-06-03Merge pull request #29433 from bojidar-bg/29406-dictionary-constantRémi Verschelde
2019-06-03Merge pull request #29359 from neikeq/android-monoRémi Verschelde
2019-06-03Android build and export for the mono moduleIgnacio Etcheverry
2019-06-03Properly catch certain errors in Dictionary declarationsBojidar Marinov
2019-06-03Merge pull request #29432 from bojidar-bg/29401-tscn-serializationRémi Verschelde