summaryrefslogtreecommitdiffstats
path: root/modules
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | | | | Merge pull request #97471 from kevinkuo52/debug-raycast-heightmapThaddeus Crews2024-11-111-1/+5
| |\ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | Fix issue #68238 where raycasts don't reliably collide with HeightMapShape3D,...Kevin Kuo2024-09-251-1/+5
| * | | | | | | | | | | Merge pull request #92986 from Repiteo/core/ref-instantiate-integrationThaddeus Crews2024-11-117-13/+13
| |\ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | Core: Integrate `Ref::instantiate` where possibleThaddeus Crews2024-11-107-13/+13
| | | |/ / / / / / / / / | | |/| | | | | | | | |
| * | | | | | | | | | | Merge pull request #98472 from rune-scape/sort-rpcThaddeus Crews2024-11-112-13/+1
| |\ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | SceneRPCInterface: Sort rpc names using `StringLikeVariantOrder`rune-scape2024-10-242-13/+1
| | | |_|_|_|/ / / / / / | | |/| | | | | | | | |
| * | | | | | | | | | | Merge pull request #94751 from RadiantUwU/patch-2Thaddeus Crews2024-11-111-1/+1
| |\ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | Return the actual error when an import fails.Radiant2024-10-301-1/+1
| * | | | | | | | | | | | Merge pull request #96922 from Nodragem/moving-gridmap-panel-one-commitThaddeus Crews2024-11-112-198/+427
| |\ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | Move GridMapEditor to bottom panelNodragem2024-11-092-198/+427
| | | |_|_|_|_|_|_|/ / / / | | |/| | | | | | | | | |
| * | | | | | | | | | | | Improve `NavMeshGenerator2D::generator_bake_from_source_geometry_data` perfor...Kiro2024-11-111-123/+70
| | |_|_|/ / / / / / / / | |/| | | | | | | | | |
* | | | | | | | | | | | Merge commit godotengine/godot@0f5f3bc9546b46b2029fc8896dc859697f1eab97Spartan3222024-11-1140-117/+221
|\| | | | | | | | | | |
| * | | | | | | | | | | Merge pull request #98919 from BlueCube3310/bcdec-fix-v4Thaddeus Crews2024-11-101-26/+87
| |\ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | bcdec: Fix decompresssing mipmaps not divisible by 4BlueCube33102024-11-081-26/+87
| | |/ / / / / / / / / /
| * | | | | | | | | | | Merge pull request #98758 from Rudolph-B/Issue-98756Thaddeus Crews2024-11-101-12/+5
| |\ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | Fix Occlusion Culling Buffer getting corrupted.Rudolph Bester2024-11-021-12/+5
| | | |_|_|_|_|/ / / / / | | |/| | | | | | | | |
| * | | | | | | | | | | Merge pull request #99003 from Mickeon/documentation-interactive-music-oopsieThaddeus Crews2024-11-102-6/+6
| |\ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | Fix interactive music docs saying it's "not implemented"Micky2024-11-102-6/+6
| | | |_|_|_|_|/ / / / / | | |/| | | | | | | | |
| * | | | | | | | | | | Merge pull request #98866 from smix8/navmap_allocationThaddeus Crews2024-11-104-9/+12
| |\ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | Reduce allocations for NavMap synchronisationsmix82024-11-054-9/+12
| * | | | | | | | | | | | Merge pull request #95762 from Mickeon/documentation-truth-and-only-the-truthThaddeus Crews2024-11-1011-21/+21
| |\ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | Fix many untagged true/false/null in the documentationMicky2024-11-1011-21/+21
| | | |/ / / / / / / / / / | | |/| | | | | | | | | |
| * | | | | | | | | | | | Merge pull request #98703 from pgrit/masterThaddeus Crews2024-11-101-0/+1
| |\ \ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / / / | |/| | | | | | | | | | |
| | * | | | | | | | | | | set flag for 8 bone weightsPascal Grittmann2024-10-311-0/+1
| | | |_|_|/ / / / / / / | | |/| | | | | | | | |
| * | | | | | | | | | | Merge pull request #98874 from aaronfranke/gltf-preserve-visibilityThaddeus Crews2024-11-074-3/+4
| |\ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | GLTF: Preserve node visibility on importAaron Franke2024-11-054-3/+4
| | | |_|_|/ / / / / / / | | |/| | | | | | | | |
| * | | | | | | | | | | Merge pull request #98873 from girdenis-p/shadowed-variable-warningThaddeus Crews2024-11-0714-40/+81
| |\ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | Fix analyzer pushing SHADOWED_VARIABLE warning for members shadowed in subcla...girdenis-p2024-11-0614-40/+81
| | |/ / / / / / / / / /
| * | | | | | | | | | | Merge pull request #98150 from hunterloftis/fix-default-import-threadedThaddeus Crews2024-11-072-0/+4
| |\ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / / | |/| | | | | | | | | |
| | * | | | | | | | | | Fix freeze on non-thread-safe custom importersHunter Loftis2024-10-152-0/+4
* | | | | | | | | | | | Merge commit godotengine/godot@87318a2fb7fffeb72adca934e31915be077c3d1fSpartan3222024-11-0656-798/+2887
|\| | | | | | | | | | |
| * | | | | | | | | | | Merge pull request #98841 from bruvzg/ts_el_loadThaddeus Crews2024-11-052-60/+64
| |\ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | [TextServer] Only load ellipsis glyph when it's used.bruvzg2024-11-052-60/+64
| | | |_|/ / / / / / / / | | |/| | | | | | | | |
| * | | | | | | | | | | Merge pull request #98801 from zeux/my-final-formThaddeus Crews2024-11-051-2/+2
| |\ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | Rewrite index optimization code for maximum efficiencyArseny Kapoulkine2024-11-041-2/+2
| | | |_|_|/ / / / / / / | | |/| | | | | | | | |
| * | | | | | | | | | | Merge pull request #98831 from dsnopek/openxr-gdextension-pre-post-draw-viewportThaddeus Crews2024-11-053-0/+29
| |\ \ \ \ \ \ \ \ \ \ \ | | |_|/ / / / / / / / / | |/| | | | | | | | | |
| | * | | | | | | | | | OpenXR: Allow GDExtensions to implement `_on_pre_draw_viewport()` and `_on_po...David Snopek2024-11-053-0/+29
| | |/ / / / / / / / /
| * | | | | | | | | | Merge pull request #93401 from Repiteo/style/clang-tidy-fixesThaddeus Crews2024-11-0420-33/+43
| |\ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | Style: Apply `clang-tidy` fixes (superficial)Thaddeus Crews2024-11-0417-28/+39
| | * | | | | | | | | | Style: Apply `clang-tidy` fixesThaddeus Crews2024-11-043-5/+4
| | |/ / / / / / / / /
| * | | | | | | | | | Merge pull request #94165 from aaronfranke/gltf-khr-anim-ptrThaddeus Crews2024-11-0429-653/+2643
| |\ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | GLTF: Implement KHR_animation_pointer for animating custom propertiesAaron Franke2024-11-044-57/+285
| | * | | | | | | | | | GLTF: Add functions to encode and decode Variants to/from accessorsAaron Franke2024-11-042-0/+328
| | * | | | | | | | | | GLTF: Implement the glTF Object Model in physics extensionAaron Franke2024-11-042-15/+266
| | * | | | | | | | | | GLTF: Implement the glTF Object Model to support JSON pointer propertiesAaron Franke2024-11-0418-1/+931
| | * | | | | | | | | | GLTF: Prerequisite cleanups before KHR_animation_pointerAaron Franke2024-11-046-43/+101
| | * | | | | | | | | | GLTF: Clean up animation code to make way for KHR_animation_pointerAaron Franke2024-11-045-474/+495
| | * | | | | | | | | | GLTF: Add more accessor component typesAaron Franke2024-11-044-0/+141
| | * | | | | | | | | | GLTF: Move the component type enum into GLTFAccessorAaron Franke2024-11-045-91/+124
| | |/ / / / / / / / /
| * | | | | | | | | | Merge pull request #96778 from aaronfranke/gltf-dont-fail-importThaddeus Crews2024-11-044-29/+62
| |\ \ \ \ \ \ \ \ \ \