summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-10-15Merge pull request #23021 from dumitru-stama/fix_android_modulesRémi Verschelde
2018-10-14Fixed initialization of android modulesdumitru-stama
2018-10-14GDScriptTokenizer: Fix token_names orderlupoDharkael
2018-10-14Increase the source font's line spacingHugo Locurcio
2018-10-14Merge pull request #22942 from AlexHolly/doc-string-filedialogMax Hilbrunner
2018-10-14fixed visibility toggle with node selectionQbieShay
2018-10-14Merge pull request #22986 from AlexHolly/doc-lineedit-clear-buttonMax Hilbrunner
2018-10-14Merge pull request #22978 from CakHuri/fix-get_button_count-linkMax Hilbrunner
2018-10-14Merge pull request #23001 from voithos/contributingdocMax Hilbrunner
2018-10-14Merge pull request #22924 from clayjohn/doc_MeshDataToolMax Hilbrunner
2018-10-14Track screen drag speedPedro J. Estébanez
2018-10-13Add useful links for contributors to CONTRIBUTING and README docs.Zaven Muradyan
2018-10-13Fixed delete line being off by one, issue 22819Paulb23
2018-10-13Fix types highlighting outside of function args and var declarations, issues ...Paulb23
2018-10-13Doc LineEdit MenuRedo and clear_button_enabledAlexander Holland
2018-10-13Removed duplication of include(s):M. Huri
2018-10-13[Docs] Fixed 'get_button_count's link and a typo related to 'button'.M. Huri
2018-10-13Merge pull request #22975 from CakHuri/shape-typoRémi Verschelde
2018-10-13Fixed a typo, sahpe to shape.M. Huri
2018-10-12Fixed issues with audio input on some MacsMarcelo Fernandez
2018-10-12Merge pull request #22939 from merumelu/tileset-add-texture-fixRémi Verschelde
2018-10-12Merge pull request #22929 from Windfisch/oa_hashmap_testThomas Herzog
2018-10-12Filled missing Doc for String and FileDialogAlexander Holland
2018-10-11Make visualscript search better.K. S. Ernest (iFire) Lee
2018-10-11Do not make a function that returns Variant::NIL a void function. Fix #22791.J08nY
2018-10-11Fixed the problem with vector3 constructorthe 8th mage
2018-10-11added descriptions to MeshDataTool docclayjohn
2018-10-11Merge pull request #22915 from fire/visuals-shader-colour-constant-22906Rémi Verschelde
2018-10-11Merge pull request #22844 from samgreen/fix_gui_dragging_spamRémi Verschelde
2018-10-11Merge pull request #22800 from QbieShay/depth_writeRémi Verschelde
2018-10-11Merge pull request #22864 from milkowski/masterRémi Verschelde
2018-10-11Merge pull request #22931 from groud/fix_resource_name_inspectorRémi Verschelde
2018-10-11TileSetEditor: Don't crash when adding invalid filesmerumelu
2018-10-11Fix bug with OAHashMap corruption on insertionFlorian Jung
2018-10-11Fixes resources name not showing in the inspectorgroud
2018-10-11Add testcase whether OAHashMap loses keysFlorian Jung
2018-10-11Fixes Area and Area2D audio bus overrideMrCdK
2018-10-11Fixed error when duplicating a scene which has connectionDualMatrix
2018-10-10Fix for Visual Shader Editor #22906: Cannot change color on Color ConstantK. S. Ernest (iFire) Lee
2018-10-10A colon ending a comment line no longer indents the next lineOsamaElHariri
2018-10-09Improve toggle comment function in script editor.Unknown
2018-10-09Merge pull request #22866 from Calinou/improve-find-in-filesRémi Verschelde
2018-10-09Merge pull request #22871 from marcelofg55/surr31_enumRémi Verschelde
2018-10-09Merge pull request #22872 from clayjohn/SurfaceTool-DocMax Hilbrunner
2018-10-09Revert "Added a check in sort_custom thats test wether the given method exists."Rémi Verschelde
2018-10-08update and expand surfacetool docclayjohn
2018-10-08Add missing BIND_ENUM for SPEAKER_SURROUND_31Marcelo Fernandez
2018-10-09Improve the editor's Find in Files functionHugo Locurcio
2018-10-08Merge pull request #22865 from neikeq/issue-22854Ignacio Etcheverry
2018-10-08Check if directory exists before trying to delete itIgnacio Etcheverry