summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-03-27Change documentation of `Shape3D.margin` to reflect current situationMikael Hermansson
2023-03-27Fix typo in the type-safe examplesDipal Zambare
2023-03-27TileMapEditor Fix preview rendering and transform calculationskleonc
2023-03-27Fix ndc calculation for LinearSceneDepth VS node in GLES3Patrick
2023-03-27Fix `Array.slice()` rounding for `abs(step) != 1`Ninni Pipping
2023-03-27Fix agents with disabled avoidance getting added to avoidance simulationsmix8
2023-03-27XR: When an sRGB target is used, check hardware sRGB conversionBastiaan Olij
2023-03-27Fix GridMap signal "cell_size_changed" disconnect errorsmix8
2023-03-27Fix GridMap free navigation RID error spamsmix8
2023-03-27Added drag and drop support for shaderincludeFahad Shihab
2023-03-27Fix type check for max/minNinni Pipping
2023-03-27OpenXR: Enable access to the Valve Index grip force sensingZac Luzader
2023-03-27Add dedicated setter for `ImageTextureLayered::_images` to fix `create_from_i...RedworkDE
2023-03-27SCons: Cleanup pulseaudio defines for LinuxRémi Verschelde
2023-03-27change some sys.exit() to be fatalOmar Polo
2023-03-27Fix Variant hashing for floatsNinni Pipping
2023-03-27Update property keying state without a full Inspector rebuildYuri Sizov
2023-03-27Fixes  gutter set width results in receiving only half of the desired sizeNong Van Tinh
2023-03-27Rename mkv_list to mvk_list (MoltenVK path list).Ron B. Yeh
2023-03-27Add conversion for Vector2 method tangent() -> orthogonal()Marius Hanl
2023-03-27Reload built in script to get its methods on signal connectionHakim
2023-03-27Fix IME position in the single window mode sub-windows.bruvzg
2023-03-27Fix EditorUndoRedoManager's handling of MERGE_ENDSkobewi
2023-03-27Fix concave/convex polygon shape documentationRicardo Buring
2023-03-27Fix `Find in Files` Search Results cannot open builtin scriptstmSi
2023-03-27Use the new API for virtual keyboard height detection on Android, bugfixnecrashter
2023-03-27Fix several clang-tidy bool literal conversion warningsbitsawer
2023-03-27C#: Fix building projects for MSBuild before 17.3RedworkDE
2023-03-27C#: Encode GodotProjectDir as Base64 to prevent issues with special charactersRaul Santos
2023-03-27Fix randfn to prevent generating of nan valuesYuri Rubinsky
2023-03-27Make GDScript number highlighting stricterVolTer
2023-03-27Fix crash in resource loadPedro J. Estébanez
2023-03-27Add XRServer.world_origin propertyBastiaan Olij
2023-03-27Fix GDExtensions library export when multiple architectures are set.bruvzg
2023-03-27[TextServer] Add mutex for FreeType face creation/deletion operations.bruvzg
2023-03-27Commit Fix for GLES3 point size not workingLandoUWB
2023-03-27fix spotlight shadows in volumetric fogRandomCatDude
2023-03-27Fix `GraphNode` resizing when its bottom border is too thinMichael Alexsander
2023-03-27Fix data races in startup/teardownmyaaaaaaaaa
2023-03-27Improve layout direction/locale automatic selection.bruvzg
2023-03-27[macOS] Re-add support for the _sc_ inside app bundle. Update docs.bruvzg
2023-03-27Fix some ways to create inconsistent Viewport sizesMarkus Sauermann
2023-03-27Incorporating the availability of screen and depth textures for the GLES3 bac...LandoUWB
2023-03-27Fix cancelling selection (pressing escape) while gizmo editing making uncommi...Eric M
2023-03-27Fix scrolling behaviour with low page valuePaweł
2023-03-27Delete unused compression formats from .imoprt files when exportingclayjohn
2023-03-27Revert attempted fix of trimesh CCDRicardo Buring
2023-03-19Bump version to 4.0.1-stableRémi Verschelde
2023-03-19Merge pull request #75097 from YuriSizov/4.0.1-changelogRémi Verschelde
2023-03-19Add changelog for 4.0.1Yuri Sizov