summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-10-06Merge pull request #32586 from jmorton06/masterRémi Verschelde
2019-10-06[DOC] Document ClippedCamera properties/methods.Chris Bradfield
2019-10-06Merge pull request #32598 from Chaosus/fix_shader_crashYuri Roubinsky
2019-10-06Prevent shader crash if name of variable overrides function nameYuri Roubinsky
2019-10-06Set tooltip to an empty string when clearingJoe Morton
2019-10-06Focus the search box when pressing Ctrl+F in Project/Editor SettingsHugo Locurcio
2019-10-06Document GDNativeLibrarysheepandshepherd
2019-10-06Merge pull request #32592 from Chaosus/fix_const_shader_crashYuri Roubinsky
2019-10-06Prevent shader crash if function call been used on constantYuri Roubinsky
2019-10-06Add angle to ruler toolOsama El Hariri
2019-10-06Merge pull request #32590 from Chaosus/fix_shader_regressionYuri Roubinsky
2019-10-06Fix few redefinition name errors for variable/param/function in shadersYuri Roubinsky
2019-10-05Fix crash in Control functionsqarmin
2019-10-05Update TextureRect and Sprite when their Texture is modified directly.PouleyKetchoupp
2019-10-05Increase the size of the About dialogHugo Locurcio
2019-10-05Merge pull request #32566 from Calinou/document-non-resource-folder-filterRémi Verschelde
2019-10-05Merge pull request #32565 from noname1477/patch-2Rémi Verschelde
2019-10-05Document the ability to include/exclude non-resource export foldersHugo Locurcio
2019-10-05Correctly flip texture src regionDavid Sichma
2019-10-05Fixed some obvious typos in error messagesnoname1477
2019-10-05Merge pull request #32555 from homer666/projectsettings-docs-mistakeRémi Verschelde
2019-10-05Merge pull request #32563 from qarmin/fix_tileset_crashRémi Verschelde
2019-10-05Fix crash in TileMap::fix_invalid_tilesqarmin
2019-10-05Merge pull request #32544 from GodotExplorer/gdscript-lsp-show_native_symbolRémi Verschelde
2019-10-05Format documentations to markdown only when neededgeequlim
2019-10-05Make tooltips have the same scale as their ControlsMichael Alexsander
2019-10-04Adds Pen support for AndroidAlexander Holland
2019-10-04Add code signing support for Windows exports (using "signtool" on Windows and...bruvzg
2019-10-05Fix silly mistake in ProjectSettings docshomer666
2019-10-04Merge pull request #32550 from JFonS/fix_editor_spatial_boundsRémi Verschelde
2019-10-04Merge pull request #32549 from YeldhamDev/test_size_single_overrideRémi Verschelde
2019-10-04Merge pull request #32552 from Calinou/humanize-digits-remove-redundant-ifRémi Verschelde
2019-10-04Remove redundant condition in `String::_humanize_digits()`Hugo Locurcio
2019-10-04Add custom api `textDocument/nativeSymbol` to allow inspect native symbols fr...geequlim
2019-10-04Merge pull request #32548 from akien-mga/doc-put-stringRémi Verschelde
2019-10-04Merge pull request #32546 from Xrayez/bind-string-humanize-sizeRémi Verschelde
2019-10-04Fix calculate_spatial_bounds for selection displayjfons
2019-10-04Merge pull request #22834 from lupoDharkael/recursive-itemRémi Verschelde
2019-10-04Make possible to use just one "size/test_*" value in the settingsMichael Alexsander
2019-10-04doc: Add note about sending strings without size in StreamPeerRémi Verschelde
2019-10-04Bind the `String::humanize_size` methodAndrii Doroshenko (Xrayez)
2019-10-04Merge pull request #32528 from hbina/hbina_fix_font_overrideRémi Verschelde
2019-10-04Fix enumeration value of SymbolKind.geequlim
2019-10-04Fixed warnings text using custom font and color setting.Hanif Bin Ariffin
2019-10-04Merge pull request #32543 from Chaosus/vs_fix_inputYuri Roubinsky
2019-10-04Merge pull request #32540 from codecustard/fix_show_bounds_for_scenesRémi Verschelde
2019-10-04Merge pull request #32541 from Chaosus/vs_fix_inputYuri Roubinsky
2019-10-04Fix VisualShaderInput if compiled with MinGWYuri Roubinsky
2019-10-04Fix VisualShaderInput (if compiled with MinGW) (correct, tested version)Yuri Roubinsky
2019-10-03Fixes scene instances not displaying bounds when selectedEmmanuel Barroga