summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-12-31Improve LTO build with MSVCGeorge Marques
2017-12-31fix VariantCall default parameter orderingIbrahn Sahir
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-31Add thekla_atlas/godot-changes.patchMartin Capitanio
2017-12-31Avoid thekla_unwrap crashMartin Capitanio
2017-12-31Minor docs fixPoommetee Ketson
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-30Bind SceneTree::set_quit_on_go_back() to gdscriptvolzhs
2017-12-30Fix errors with custom default theme and custom fonts.geequlim
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-29Fix Tween follow not workingvolzhs
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-28Fix AnimationPlayer redundantly signaling finishPedro J. Estébanez
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-28Added layer and mask in the gridmap nodeAndreaCatania
2017-12-28Remove some lagginess from TextEdit's smooth scrollingBernhard 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-27Restore the behavior of Spatial rotations recently changed in c1153f5.tagcup
2017-12-27Update TileMap doc descriptions for update_bitmask_area/regionAndrew Thomas
2017-12-27More exact picking for canvas editorBernhard Liebl
2017-12-27Fix crash in StringBuffer::append()Bernhard Liebl
2017-12-27Merge pull request #14744 from poke1024/stringname-compareJuan Linietsky
2017-12-27Reimport now checks source path changes and imported files and their md5, fix...Juan Linietsky
2017-12-27Changes to the Project Manager's New Project/Export dialogs.Michael Alexsander Silva Dias
2017-12-27Minor style fixes for editor helpDaniel J. Ramirez
2017-12-27Support KEY_UP and KEY_DOWN in LineEditBernhard Liebl
2017-12-27Make filesystem search case-insensitiveWilhem Barbier