summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-05-12import: Fix Silhouette used incorrect index.Lyuma
2023-05-12[iOS] Fix loading of GDExtension dylibs auto converted to framework.bruvzg
2023-05-12Fix infinite loop in Build2DFaces::_find_edge_intersectionsJustin Wash
2023-05-12 Fix CSG edge case causing intersection line to hit on common edge of 2 trian...K. S. Ernest (iFire) Lee
2023-05-12Fix another collision shape editor crashkobewi
2023-04-28Fix CollisionShape2D editor crashkobewi
2023-04-27Update changelog for 4.0.3Rémi Verschelde
2023-04-27GDScript: Don't fail when freed object is returnGeorge Marques
2023-04-27GDScript: Fix wrong increment for disassembly of lambdaGeorge Marques
2023-04-27Fix unsupported sampler filter used for voxel GIPedro J. Estébanez
2023-04-27Fix breakages of volumetric fog on voxel GI changesPedro J. Estébanez
2023-04-27Improve reliability of 2D shape editor redrawingkobewi
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