summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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-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-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-27Minor style fixes for editor helpDaniel J. Ramirez
2017-12-27Make filesystem search case-insensitiveWilhem Barbier
2017-12-27Fix Rect2::distance_to() not returning 0Bernhard Liebl
2017-12-27Merge pull request #14971 from mrcdk/particles_emittingNoshyaar
2017-12-27Merge pull request #14991 from djrm/pr_fixesNoshyaar
2017-12-27Merge pull request #14996 from neikeq/enums-monoNoshyaar
2017-12-27Merge pull request #15008 from AlmightyScientist/issue-15000Noshyaar
2017-12-27Merge pull request #15028 from YeldhamDev/editor_file_dialog_changesNoshyaar
2017-12-27Merge pull request #15032 from Noshyaar/prNoshyaar
2017-12-27Merge pull request #15045 from poke1024/vector2-inlineNoshyaar
2017-12-27Merge pull request #15046 from YeldhamDev/optionbutton_changesNoshyaar
2017-12-27Merge pull request #15049 from YeldhamDev/get_popup_constNoshyaar
2017-12-27Merge pull request #15076 from ianb96/indentcrashfixNoshyaar
2017-12-27Merge pull request #15081 from volzhs/fix-status-fontNoshyaar
2017-12-27Fix text editor status fontvolzhs
2017-12-26Merge pull request #15077 from homer666/docs-physicsdirectspacestateChris Bradfield
2017-12-27[DOCS] PhysicsDirectSpaceState enhancementshomer666
2017-12-26fix indent selection crashIan
2017-12-26Merge pull request #15026 from homer666/docs-physics2ddirectspacestateChris Bradfield
2017-12-27[DOCS] Physics2DDirectSpaceStatehomer666
2017-12-26Properly rename scenes and resources after renaming or moving files, should f...Juan Linietsky
2017-12-26Fixed proper texture binding for sprite material, fixes #13987Juan Linietsky
2017-12-26Property apply shader parameters, even when materials are being reused, fixes...Juan Linietsky
2017-12-26A promise is a promise, so added ability to load and save shaders as text fil...Juan Linietsky
2017-12-26Ability to set flags via code in StreamTexture, as some users find it useful....Juan Linietsky
2017-12-26Merge pull request #14796 from AlmightyScientist/issue-14552Juan Linietsky
2017-12-26Change the rotate function of Spatial to be local, makes more sense. Closes #...Juan Linietsky
2017-12-26Fix 2D editor checkboxes with a new projectGilles Roudiere
2017-12-26Merge pull request #14977 from volzhs/fix-crash-groupJuan Linietsky
2017-12-26Fix sidedness check in material. Also remove SIDE built-in.Juan Linietsky
2017-12-26Add option to sign UWP exports with signtoolGeorge Marques
2017-12-26Removed the InputEvent ID field, which was unused and can cause bugs.Juan Linietsky
2017-12-25Merge pull request #15040 from Noshyaar/pr2Andreas Haas
2017-12-25Made MenuButton and ColorPickerButton's "get_popup" methods return constant.Michael Alexsander Silva Dias
2017-12-25Added "get_popup" method for OptionButton and minor changes.Michael Alexsander Silva Dias
2017-12-25Inline some very common Vector2 operationsBernhard Liebl