summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-08-19Improve search and display in the editor property/method selectorHugo Locurcio
2020-08-19Merge pull request #41373 from godotengine/revert-38727-tiling-wm-issues-testsJuan Linietsky
2020-08-19Revert "Fixes for windows in X11 tiling WMs"Juan Linietsky
2020-08-19Merge pull request #41372 from akien-mga/fix-uint32_t-warningRémi Verschelde
2020-08-19GDScript: Fix signal parameters not respecting commasGeorge Marques
2020-08-19GDScript: Check duplicate keys in dictionaries and enumsGeorge Marques
2020-08-19GDScript: Allow preload() to be used with constant expressionsGeorge Marques
2020-08-19GDScript: Allow keywords to be used in $ notationGeorge Marques
2020-08-19Fix warning using ERR_FAIL_INDEX on unsigned intRémi Verschelde
2020-08-19Merge pull request #41080 from naithar/feature/ios-framework-importRémi Verschelde
2020-08-19iOS Export: Add a method to embed a frameworkSergey Minakov
2020-08-19Merge pull request #41367 from Calinou/doc-richtextlabel-centeringRémi Verschelde
2020-08-19Document limitations related to centering text with RichTextLabelHugo Locurcio
2020-08-19Update GDScriptTranslationParserPlugin to use GDSriptParser instead of RegEx.SkyJJ
2020-08-19Updated Translation architecture to have TranslationPO, did some commit fixes...SkyJJ
2020-08-19Update POT generation to handle context and pluralsSkyJJ
2020-08-19Added plurals and context support to TranslationSkyJJ
2020-08-19Merge pull request #41362 from neikeq/fix-play-issues-after-ide-play-requestRémi Verschelde
2020-08-19Add a test suite for GradientHugo Locurcio
2020-08-19C#: Fix editor unable to play game after IDE PlayRequestIgnacio Etcheverry
2020-08-18Merge pull request #41352 from Calinou/bmp-loader-error-explanationsRémi Verschelde
2020-08-18Merge pull request #41359 from vnen/gdscript-2-fixesRémi Verschelde
2020-08-18GDScript: Allow enum values to be set to constant expressionsGeorge Marques
2020-08-18GDScript: Allow supertype objects to be assigned to a subtype variableGeorge Marques
2020-08-18Add more error explanations in the BMP image loaderHugo Locurcio
2020-08-18Merge pull request #41247 from EricEzaM/project-settings-fix-bugs-and-add-del...Rémi Verschelde
2020-08-18GDScript: Allow implicit type conversion when constructing variantsGeorge Marques
2020-08-18Add defaults to tilemap set_cell function exampleskyace65
2020-08-18GDScript: Add script to cache on reloadGeorge Marques
2020-08-17GDScript: Allow empty files to be valid scriptsGeorge Marques
2020-08-17GDScript: Fix crash when superclass file is non-existentGeorge Marques
2020-08-17GDScript: Fix LSP getting wrong union value on unnamed enumsGeorge Marques
2020-08-17GDScript: Fix editor crash when writing @tool annotationGeorge Marques
2020-08-17GDSript: Prevent crash when completing unary operatorsGeorge Marques
2020-08-18Merge pull request #41330 from Calinou/doc-animatedtexture-atlasRémi Verschelde
2020-08-17GDScript: Allow "match" to be used as an identifierGeorge Marques
2020-08-18Fixed issues with adding custom project settings and added confirmation dialo...Eric M
2020-08-17GDScript: Fix wrong argument check for formatting operatorGeorge Marques
2020-08-17Make the lack of AtlasTexture support in AnimatedTexture more prominentHugo Locurcio
2020-08-17Merge pull request #41280 from Calinou/editor-3d-add-invert-x-optionRémi Verschelde
2020-08-17Merge pull request #41326 from bruvzg/win_tablet_modifiers4Rémi Verschelde
2020-08-17[Windows] Fix modifier keys when using tablet input.bruvzg
2020-08-16Merge pull request #41302 from Jlalond/divide-by-zeroRémi Verschelde
2020-08-16Update ResourceLoaderText::load to not update progress if resources are 0jjjlalonde@gmail.com
2020-08-16Merge pull request #40980 from Xrayez/port-classdb-testsRémi Verschelde
2020-08-16Port ClassDB tests to use doctestAndrii Doroshenko (Xrayez)
2020-08-16Merge pull request #40920 from qarmin/test_linux_sanitizersRémi Verschelde
2020-08-16Add Linux sanitizer build to github workspaceRafał Mikrut
2020-08-15Merge pull request #41223 from javidcf/sprite_frames_editor_zoomRémi Verschelde
2020-08-15Merge pull request #41285 from bruvzg/macos_on_top_4Rémi Verschelde