summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-04-27Fix Shader Preprocessor line numbering when disabledbitsawer
2023-04-27GDScript: Use default path in test generator if not providedGeorge Marques
2023-04-27Updated GDScript example to use clear_surfaces() and C Sharp example to use C...Devin
2023-04-26Merge pull request #76476 from YuriSizov/4.0-cherrypicksRémi Verschelde
2023-04-26Update the changelog for 4.0.3Yuri Sizov
2023-04-26Provide an example on how to use ImmediateMeshVolTer
2023-04-26Err when trying to build the editor without its required modulesYuri Sizov
2023-04-26Document automatic center mode using shape originsWinston
2023-04-26Add information about how `Engine.time_scale` affects TimersNinni Pipping
2023-04-26Fix issue with resizing the display on Android when using the compatibility r...Fredia Huya-Kouadio
2023-04-26Fix crash caused by invalid mix_rate assignment due to bogusEoin O'Neill
2023-04-26Fix the uid field of the tscn/res file is lost when the external dependency i...Rindbee
2023-04-26ios splash screen rotation fixRoman Vasilyev
2023-04-26Document why Gradient.reverse() doesn't reverse constant gradientsVolTer
2023-04-26Fix wrong file on function call errorsodaJar
2023-04-26Fix inconsistent file dialog settings usageHaoyu Qiu
2023-04-26Fix issues with Vulkan layout transitionsPedro J. Estébanez
2023-04-26Create an "Editor-only" section in the online class referenceYuri Sizov
2023-04-26Fix `line_spacing` in code editor will not take effect immediately on changeRindbee
2023-04-26Add missing PhysicalBone2D iconVolTer
2023-04-26Fix GDScript LSP variable renameAdam Scott
2023-04-26Fix editor spin slider remaining editable if set read_only during an edit and...Samuele Panzeri
2023-04-26Fix TouchScreenButton not redrawn when texture changesHaoyu Qiu
2023-04-26Fix layout list not resizing in editor layout dialogHaoyu Qiu
2023-04-26Make tab's close button responsive to touch tapsFredia Huya-Kouadio
2023-04-26Make `EditorPropertyLayersGrid` responsive to touch tapsFredia Huya-Kouadio
2023-04-26Downgrade android gradle plugin to version 7.2.1.Fredia Huya-Kouadio
2023-04-26Fix invalid global position when read outside treekobewi
2023-04-26Validate renderer selection in project manager and change default renderer ed...clayjohn
2023-04-26Document custom mouse cursors larger than 128×128 potentially having issuesHugo Locurcio
2023-04-26Fix lerp error messagePaweł
2023-04-26Fix for mixed tabs and spaces in gdscriptMistMage
2023-04-26CI: Fix checks fallback logic when changed files listing is missingRémi Verschelde
2023-04-26CI: Fixup failure to get changed files on mergeRémi Verschelde
2023-04-26CI: Speed up static checks by checking only changed filesRémi Verschelde
2023-04-26Fix expected argument count in Callable call error textkleonc
2023-04-26mbedtls: Update to upstream version 2.28.3Rémi Verschelde
2023-04-26Fix editor lock on sdf collision bake on errorSamuele Panzeri
2023-04-26[Windows] Cleanup COM library initialization/uninitialization.bruvzg
2023-04-26Remove wrong Ctrl from 2D editor tooltipkobewi
2023-04-26Fix NavigationMesh baking for HeightMapShapesmix8
2023-04-26[Windows TTS] Fix queuing utterances in rapid succession.bruvzg
2023-04-26[Image Font] Fix fractional ascent for font with odd height.bruvzg
2023-04-26Fix multi-line string highlighting with single quotes.HolonProduction
2023-04-26Document using AnimatableBody when needed in StaticBody descriptionHugo Locurcio
2023-04-26TileMap Fix rendering odd-sized tileskleonc
2023-04-25Merge pull request #76405 from YuriSizov/4.0-cherrypicksRémi Verschelde
2023-04-24Update changelog for 4.0.3Yuri Sizov
2023-04-24Fix typo when parsing LSP function parametersAdam Scott
2023-04-24Fix various typos in the classrefHaoyu Qiu