summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-01-01Merge pull request #14953 from poke1024/fix-toolbar-gestureNoshyaar
2018-01-01Merge pull request #14957 from YeldhamDev/right_dock_fixNoshyaar
2018-01-01Merge pull request #14972 from poke1024/fix-unindent-col-0Noshyaar
2018-01-01Merge pull request #14973 from poke1024/docs-word-selectionNoshyaar
2018-01-01Merge pull request #15153 from poke1024/fix12112Noshyaar
2018-01-01Merge pull request #15152 from poke1024/editor-settings-changeNoshyaar
2018-01-01Merge pull request #15121 from yanorax/treeitem_set_text_align_fixNoshyaar
2018-01-01Merge pull request #15111 from poke1024/fix15097Noshyaar
2018-01-01Merge pull request #15080 from volzhs/text-colorNoshyaar
2018-01-01Merge pull request #15101 from nounoursheureux/masterNoshyaar
2018-01-01Merge pull request #15091 from poke1024/fix-rect2-distance-toNoshyaar
2018-01-01Merge pull request #15232 from neikeq/issue-15138-and-moreRĂ©mi Verschelde
2018-01-01Mono: Change BindingsGenerator singleton to avoid StringName leaksIgnacio Etcheverry
2018-01-01Mono: Script lifetime fixesIgnacio Etcheverry
2017-12-31Merge pull request #15136 from neikeq/issue-15128Ignacio Etcheverry
2017-12-31Merge pull request #15182 from Silvea12/masterChris Bradfield
2017-12-31Updated timer docsAndrew Silver
2017-12-31Improve LTO build with MSVCGeorge Marques
2017-12-31Merge pull request #15212 from firefly2442/FloatToBooleanNoshyaar
2017-12-31Merge pull request #15209 from firefly2442/StringBooleanProblemNoshyaar
2017-12-31Merge pull request #15211 from firefly2442/SwitchDefaultTypoNoshyaar
2017-12-30change float to bool as correct typefirefly2442
2017-12-30fix typo in switch statementfirefly2442
2017-12-30prevent strings from being evaluated to just "true"firefly2442
2017-12-30Various fixes for 2d polygon editorBernhard Liebl
2017-12-30Merge pull request #15175 from Hinsbart/windowed_editorGilles Roudiere
2017-12-30Merge pull request #15172 from binbitten/issue_15167Gilles Roudiere
2017-12-29Editor: Respect -w command line flag.Andreas Haas
2017-12-29Fixed wrong highlighted line when erroring and using single-line comments, fi...binbitten
2017-12-29Merge pull request #15041 from vnen/uwp-export-signGeorge Marques
2017-12-29avoid error on setting skeleton from transform changedJuan Linietsky
2017-12-29Missing transform notification for Skeleton.Juan Linietsky
2017-12-29Use a different approach to update skeletons when transform changesJuan Linietsky
2017-12-29Update the skeleton on transformJuan Linietsky
2017-12-29Merge pull request #15117 from damarindra/masterNoshyaar
2017-12-29Delete AudioServer buses after driver shutdownBernhard Liebl
2017-12-29Only send editor "settings_changed" if actually changed.Bernhard Liebl
2017-12-29Mono: Bindings no longer relie on DocData for accessorsIgnacio Etcheverry
2017-12-28Added more hacks to GLTF2 importer to support crap exporter (MakeHuman in thi...Juan Linietsky
2017-12-28Autotile Enhancementdamarindra
2017-12-28Fix unindent (shift-tab) on column 0 and moreBernhard Liebl
2017-12-28Double-click word selection for RichTextLabel (i.e. docs)Bernhard Liebl
2017-12-28Respect text editor highlighting color changesvolzhs
2017-12-29Fix TreeItem cell text alignmentyanorax
2017-12-28Merge pull request #15104 from djrm/pr_visual_improvementsNoshyaar
2017-12-28Merge pull request #15108 from poke1024/fix-stringbuffer-appendNoshyaar
2017-12-28Merge pull request #15006 from CyanBlob/masterNoshyaar
2017-12-27Update TileMap doc descriptions for update_bitmask_area/regionAndrew Thomas
2017-12-27Fix crash in StringBuffer::append()Bernhard Liebl
2017-12-27Merge pull request #14744 from poke1024/stringname-compareJuan Linietsky