summaryrefslogtreecommitdiff
path: root/modules
AgeCommit message (Expand)Author
2023-05-12Fix incorrect HTC action map entriesBastiaan Olij
2023-05-12Fixed various typos across the docsUltraBIF
2023-05-12Use DXT1 when compressing PNGs with RGB formatclayjohn
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-04-27GDScript: Don't fail when freed object is returnGeorge Marques
2023-04-27GDScript: Fix wrong increment for disassembly of lambdaGeorge Marques
2023-04-27GDScript: Use default path in test generator if not providedGeorge Marques
2023-04-26Fix wrong file on function call errorsodaJar
2023-04-26Fix GDScript LSP variable renameAdam Scott
2023-04-26Fix for mixed tabs and spaces in gdscriptMistMage
2023-04-26Fix NavigationMesh baking for HeightMapShapesmix8
2023-04-26Fix multi-line string highlighting with single quotes.HolonProduction
2023-04-24Fix typo when parsing LSP function parametersAdam Scott
2023-04-24Improve line BiDi handling, prevent crash on recursive log updates.bruvzg
2023-04-24[TextServer] Improve BiDi error handling.bruvzg
2023-04-24GDScript: Add missing member type check when resolving `extends`Danil Alexeev
2023-04-24Fix blend_shape (shapekey) empty name import.Martin Capitanio
2023-04-24[TextServer] Use dedicated flag for object replacement characters.bruvzg
2023-04-24Poll LSP/DAP clients for connection status updatesRicardo Subtil
2023-04-07[SVG Font] Keep a copy of UTF-8 XML source string during the whole SVG proces...bruvzg
2023-04-07SVG: fix tvg::Picture->size() and scale based errors.Martin Capitanio
2023-04-07C# Truncate instead of round in Vector2/3/4 to Vector2I/3I/4I conversionkleonc
2023-04-04Bump version to 4.0.3-rcRémi Verschelde
2023-04-03Fix typo and slightly reword in @GDScript.xmlAraraura
2023-04-02Fix NavigationAgent enable avoidance crashsmix8
2023-03-30Bump version to 4.0.2-rcRémi Verschelde
2023-03-30Replaced operating system alert dialog with a warning log message,Chris Hutchinson
2023-03-30C#: Fix Array.AddRange index out of boundsRedwarx008
2023-03-30Fixups to list handling in SceneReplicationConfigMai Lavelle
2023-03-30Fix typo in OpenXR pose orientation checkBastiaan Olij
2023-03-30GDScript: Fix false positive `REDUNDANT_AWAIT` warningDanil Alexeev
2023-03-27Fix "hides member" warnings in `csharp_script.cpp`Ninni Pipping
2023-03-27C#: Do not print errors about missing references to intentionally ignored mem...RedworkDE
2023-03-27Improve Color8 documentationHugo Locurcio
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-27OpenXR: Enable access to the Valve Index grip force sensingZac Luzader
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-27Make GDScript number highlighting stricterVolTer
2023-03-27[TextServer] Add mutex for FreeType face creation/deletion operations.bruvzg
2023-03-27[macOS] Re-add support for the _sc_ inside app bundle. Update docs.bruvzg
2023-03-16Fix typos and inconsistencies in classrefHaoyu Qiu
2023-03-14GDScript: Fix autocomplete inside a block with a type test conditionDmitrii Maganov
2023-03-14Fix error spam when naming a func at the end of the scriptVolTer
2023-03-14FBX: Disable importer when canceling FBX2glTF setupRémi Verschelde
2023-03-13Fix blend-file import when using custom color management in blenderjuliuse98