Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | | | | | Merge pull request #97471 from kevinkuo52/debug-raycast-heightmap | Thaddeus Crews | 2024-11-11 | 1 | -1/+5 | |
| |\ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | Fix issue #68238 where raycasts don't reliably collide with HeightMapShape3D,... | Kevin Kuo | 2024-09-25 | 1 | -1/+5 | |
| * | | | | | | | | | | | Merge pull request #92986 from Repiteo/core/ref-instantiate-integration | Thaddeus Crews | 2024-11-11 | 7 | -13/+13 | |
| |\ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | Core: Integrate `Ref::instantiate` where possible | Thaddeus Crews | 2024-11-10 | 7 | -13/+13 | |
| | | |/ / / / / / / / / | | |/| | | | | | | | | | ||||||
| * | | | | | | | | | | | Merge pull request #98472 from rune-scape/sort-rpc | Thaddeus Crews | 2024-11-11 | 2 | -13/+1 | |
| |\ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | SceneRPCInterface: Sort rpc names using `StringLikeVariantOrder` | rune-scape | 2024-10-24 | 2 | -13/+1 | |
| | | |_|_|_|/ / / / / / | | |/| | | | | | | | | | ||||||
| * | | | | | | | | | | | Merge pull request #94751 from RadiantUwU/patch-2 | Thaddeus Crews | 2024-11-11 | 1 | -1/+1 | |
| |\ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | Return the actual error when an import fails. | Radiant | 2024-10-30 | 1 | -1/+1 | |
| * | | | | | | | | | | | | Merge pull request #96922 from Nodragem/moving-gridmap-panel-one-commit | Thaddeus Crews | 2024-11-11 | 2 | -198/+427 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | Move GridMapEditor to bottom panel | Nodragem | 2024-11-09 | 2 | -198/+427 | |
| | | |_|_|_|_|_|_|/ / / / | | |/| | | | | | | | | | | ||||||
| * | | | | | | | | | | | | Improve `NavMeshGenerator2D::generator_bake_from_source_geometry_data` perfor... | Kiro | 2024-11-11 | 1 | -123/+70 | |
| | |_|_|/ / / / / / / / | |/| | | | | | | | | | | ||||||
* | | | | | | | | | | | | Merge commit godotengine/godot@0f5f3bc9546b46b2029fc8896dc859697f1eab97 | Spartan322 | 2024-11-11 | 40 | -117/+221 | |
|\| | | | | | | | | | | | ||||||
| * | | | | | | | | | | | Merge pull request #98919 from BlueCube3310/bcdec-fix-v4 | Thaddeus Crews | 2024-11-10 | 1 | -26/+87 | |
| |\ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | bcdec: Fix decompresssing mipmaps not divisible by 4 | BlueCube3310 | 2024-11-08 | 1 | -26/+87 | |
| | |/ / / / / / / / / / | ||||||
| * | | | | | | | | | | | Merge pull request #98758 from Rudolph-B/Issue-98756 | Thaddeus Crews | 2024-11-10 | 1 | -12/+5 | |
| |\ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | Fix Occlusion Culling Buffer getting corrupted. | Rudolph Bester | 2024-11-02 | 1 | -12/+5 | |
| | | |_|_|_|_|/ / / / / | | |/| | | | | | | | | | ||||||
| * | | | | | | | | | | | Merge pull request #99003 from Mickeon/documentation-interactive-music-oopsie | Thaddeus Crews | 2024-11-10 | 2 | -6/+6 | |
| |\ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | Fix interactive music docs saying it's "not implemented" | Micky | 2024-11-10 | 2 | -6/+6 | |
| | | |_|_|_|_|/ / / / / | | |/| | | | | | | | | | ||||||
| * | | | | | | | | | | | Merge pull request #98866 from smix8/navmap_allocation | Thaddeus Crews | 2024-11-10 | 4 | -9/+12 | |
| |\ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | Reduce allocations for NavMap synchronisation | smix8 | 2024-11-05 | 4 | -9/+12 | |
| * | | | | | | | | | | | | Merge pull request #95762 from Mickeon/documentation-truth-and-only-the-truth | Thaddeus Crews | 2024-11-10 | 11 | -21/+21 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | Fix many untagged true/false/null in the documentation | Micky | 2024-11-10 | 11 | -21/+21 | |
| | | |/ / / / / / / / / / | | |/| | | | | | | | | | | ||||||
| * | | | | | | | | | | | | Merge pull request #98703 from pgrit/master | Thaddeus Crews | 2024-11-10 | 1 | -0/+1 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / / / | |/| | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | set flag for 8 bone weights | Pascal Grittmann | 2024-10-31 | 1 | -0/+1 | |
| | | |_|_|/ / / / / / / | | |/| | | | | | | | | | ||||||
| * | | | | | | | | | | | Merge pull request #98874 from aaronfranke/gltf-preserve-visibility | Thaddeus Crews | 2024-11-07 | 4 | -3/+4 | |
| |\ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | GLTF: Preserve node visibility on import | Aaron Franke | 2024-11-05 | 4 | -3/+4 | |
| | | |_|_|/ / / / / / / | | |/| | | | | | | | | | ||||||
| * | | | | | | | | | | | Merge pull request #98873 from girdenis-p/shadowed-variable-warning | Thaddeus Crews | 2024-11-07 | 14 | -40/+81 | |
| |\ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | Fix analyzer pushing SHADOWED_VARIABLE warning for members shadowed in subcla... | girdenis-p | 2024-11-06 | 14 | -40/+81 | |
| | |/ / / / / / / / / / | ||||||
| * | | | | | | | | | | | Merge pull request #98150 from hunterloftis/fix-default-import-threaded | Thaddeus Crews | 2024-11-07 | 2 | -0/+4 | |
| |\ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / / | |/| | | | | | | | | | | ||||||
| | * | | | | | | | | | | Fix freeze on non-thread-safe custom importers | Hunter Loftis | 2024-10-15 | 2 | -0/+4 | |
* | | | | | | | | | | | | Merge commit godotengine/godot@87318a2fb7fffeb72adca934e31915be077c3d1f | Spartan322 | 2024-11-06 | 56 | -798/+2887 | |
|\| | | | | | | | | | | | ||||||
| * | | | | | | | | | | | Merge pull request #98841 from bruvzg/ts_el_load | Thaddeus Crews | 2024-11-05 | 2 | -60/+64 | |
| |\ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | [TextServer] Only load ellipsis glyph when it's used. | bruvzg | 2024-11-05 | 2 | -60/+64 | |
| | | |_|/ / / / / / / / | | |/| | | | | | | | | | ||||||
| * | | | | | | | | | | | Merge pull request #98801 from zeux/my-final-form | Thaddeus Crews | 2024-11-05 | 1 | -2/+2 | |
| |\ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | Rewrite index optimization code for maximum efficiency | Arseny Kapoulkine | 2024-11-04 | 1 | -2/+2 | |
| | | |_|_|/ / / / / / / | | |/| | | | | | | | | | ||||||
| * | | | | | | | | | | | Merge pull request #98831 from dsnopek/openxr-gdextension-pre-post-draw-viewport | Thaddeus Crews | 2024-11-05 | 3 | -0/+29 | |
| |\ \ \ \ \ \ \ \ \ \ \ | | |_|/ / / / / / / / / | |/| | | | | | | | | | | ||||||
| | * | | | | | | | | | | OpenXR: Allow GDExtensions to implement `_on_pre_draw_viewport()` and `_on_po... | David Snopek | 2024-11-05 | 3 | -0/+29 | |
| | |/ / / / / / / / / | ||||||
| * | | | | | | | | | | Merge pull request #93401 from Repiteo/style/clang-tidy-fixes | Thaddeus Crews | 2024-11-04 | 20 | -33/+43 | |
| |\ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | Style: Apply `clang-tidy` fixes (superficial) | Thaddeus Crews | 2024-11-04 | 17 | -28/+39 | |
| | * | | | | | | | | | | Style: Apply `clang-tidy` fixes | Thaddeus Crews | 2024-11-04 | 3 | -5/+4 | |
| | |/ / / / / / / / / | ||||||
| * | | | | | | | | | | Merge pull request #94165 from aaronfranke/gltf-khr-anim-ptr | Thaddeus Crews | 2024-11-04 | 29 | -653/+2643 | |
| |\ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | GLTF: Implement KHR_animation_pointer for animating custom properties | Aaron Franke | 2024-11-04 | 4 | -57/+285 | |
| | * | | | | | | | | | | GLTF: Add functions to encode and decode Variants to/from accessors | Aaron Franke | 2024-11-04 | 2 | -0/+328 | |
| | * | | | | | | | | | | GLTF: Implement the glTF Object Model in physics extension | Aaron Franke | 2024-11-04 | 2 | -15/+266 | |
| | * | | | | | | | | | | GLTF: Implement the glTF Object Model to support JSON pointer properties | Aaron Franke | 2024-11-04 | 18 | -1/+931 | |
| | * | | | | | | | | | | GLTF: Prerequisite cleanups before KHR_animation_pointer | Aaron Franke | 2024-11-04 | 6 | -43/+101 | |
| | * | | | | | | | | | | GLTF: Clean up animation code to make way for KHR_animation_pointer | Aaron Franke | 2024-11-04 | 5 | -474/+495 | |
| | * | | | | | | | | | | GLTF: Add more accessor component types | Aaron Franke | 2024-11-04 | 4 | -0/+141 | |
| | * | | | | | | | | | | GLTF: Move the component type enum into GLTFAccessor | Aaron Franke | 2024-11-04 | 5 | -91/+124 | |
| | |/ / / / / / / / / | ||||||
| * | | | | | | | | | | Merge pull request #96778 from aaronfranke/gltf-dont-fail-import | Thaddeus Crews | 2024-11-04 | 4 | -29/+62 | |
| |\ \ \ \ \ \ \ \ \ \ |