Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | | | | | 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 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 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | GLTF: Add extract_path and extract_prefix settings | Aaron Franke | 2024-11-04 | 4 | -9/+43 | |
| * | | | | | | | | | GLTF: Don't give up loading image if import fails | Aaron Franke | 2024-11-04 | 1 | -21/+20 | |
| |/ / / / / / / / | ||||||
* | | | | | | | | | Merge pull request #90182 from Zylann/nav_map_optimizations | Thaddeus Crews | 2024-11-04 | 1 | -21/+40 | |
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / / |/| | | | | | | | | ||||||
| * | | | | | | | | Optimize some parts of NavMap::sync | Marc Gilleron | 2024-10-19 | 1 | -21/+40 | |
* | | | | | | | | | Merge pull request #47502 from KoBeWi/add_0 | Thaddeus Crews | 2024-10-31 | 18 | -112/+191 | |
|\ \ \ \ \ \ \ \ \ | |_|_|/ / / / / / |/| | | | | | | | | ||||||
| * | | | | | | | | Always add decimal when printing float | kobewi | 2024-10-23 | 18 | -112/+191 | |
| | |_|/ / / / / | |/| | | | | | | ||||||
* | | | | | | | | Merge pull request #98301 from aaronp64/gdscript_validate_property | Thaddeus Crews | 2024-10-29 | 1 | -3/+3 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | Avoid unnecessary Dictionary conversions in GDScriptInstance::validate_property | aaronp64 | 2024-10-18 | 1 | -3/+3 | |
| | |/ / / / / / | |/| | | | | | | ||||||
* | | | | | | | | Merge pull request #98039 from aaronfranke/button-icon | Thaddeus Crews | 2024-10-29 | 10 | -22/+22 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | Rename internal Button icon to button_icon to match exposed methods | Aaron Franke | 2024-10-29 | 10 | -22/+22 | |
* | | | | | | | | | Merge pull request #98496 from bruvzg/icu761 | Thaddeus Crews | 2024-10-29 | 3 | -2/+11 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | Update ICU to 76.1 | bruvzg | 2024-10-24 | 3 | -2/+11 | |
* | | | | | | | | | | Merge pull request #98589 from juanjp600/openxr-no-wayland-build-fix | Thaddeus Crews | 2024-10-29 | 2 | -3/+3 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | Fix OpenXR module failing to build on Linux when Wayland is disabled | Juan Pablo Arce | 2024-10-27 | 2 | -3/+3 | |
* | | | | | | | | | | | Merge pull request #97934 from adamscott/give-AThousandShips-a-break | Thaddeus Crews | 2024-10-29 | 34 | -138/+138 | |
|\ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | Set clang-format `RemoveSemicolon` rule to `true` | Adam Scott | 2024-10-25 | 34 | -138/+138 |