Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| | * | | | | | | Fix Frustum Sky projection translation logic, all pipelines, fixes 63863 | EnlightenedOne | 2024-11-02 | 2 | -1/+7 | |
| * | | | | | | | Merge pull request #93401 from Repiteo/style/clang-tidy-fixes | Thaddeus Crews | 2024-11-04 | 7 | -18/+18 | |
| |\ \ \ \ \ \ \ | ||||||
| | * | | | | | | | Style: Apply `clang-tidy` fixes (superficial) | Thaddeus Crews | 2024-11-04 | 6 | -16/+16 | |
| | * | | | | | | | Style: Apply `clang-tidy` fixes | Thaddeus Crews | 2024-11-04 | 2 | -2/+2 | |
| | | |_|/ / / / | | |/| | | | | | ||||||
| * | | | | | | | Merge pull request #98774 from dustdfg/scons_use_glob_remove_stale_check | Thaddeus Crews | 2024-11-04 | 1 | -8/+8 | |
| |\ \ \ \ \ \ \ | ||||||
| | * | | | | | | | Deleted stale check. Now SCons supports globbing with `#` inside path | Yevhen Babiichuk (DustDFG) | 2024-11-02 | 1 | -8/+8 | |
| | |/ / / / / / | ||||||
| * | | | | | | | Merge pull request #98709 from darksylinc/matias-upsidedown-splash | Thaddeus Crews | 2024-11-04 | 2 | -0/+27 | |
| |\ \ \ \ \ \ \ | ||||||
| | * | | | | | | | Fix splash screen upside down on Android | Matias N. Goldberg | 2024-10-31 | 2 | -0/+27 | |
| | | |_|_|_|/ / | | |/| | | | | | ||||||
| * | | | | | | | Merge pull request #98701 from DarioSamo/rd-graph-improvements | Thaddeus Crews | 2024-11-04 | 1 | -0/+2 | |
| |\ \ \ \ \ \ \ | ||||||
| | * | | | | | | | Add dependency detection improvements to the render graph. | Dario | 2024-11-01 | 1 | -0/+2 | |
| | | |/ / / / / | | |/| | | | | | ||||||
| * | | | | | | | Merge pull request #96705 from elmajime/camera_from_external_feed | Thaddeus Crews | 2024-11-04 | 7 | -1/+271 | |
| |\ \ \ \ \ \ \ | | |/ / / / / / | |/| | | | | | | ||||||
| | * | | | | | | Added external camera feed from external plugin on Android | maxime.chambefort | 2024-10-30 | 7 | -1/+271 | |
| | | |/ / / / | | |/| | | | | ||||||
* | | | | | | | Merge commit godotengine/godot@c6c464cf9ae56e8b68620af65125dd980d0e8122 | Spartan322 | 2024-11-02 | 4 | -19/+41 | |
|\| | | | | | | ||||||
| * | | | | | | Revert "Fix GPUParticles are not rendered for older AMD GPUs with OpenGL+Angle" | clayjohn | 2024-10-29 | 4 | -19/+41 | |
| | |/ / / / | |/| | | | | ||||||
* | | | | | | Merge commit godotengine/godot@8004c7524fb9f43425c4d6f614410a76678e0f7c | Spartan322 | 2024-10-30 | 18 | -70/+257 | |
|\| | | | | | ||||||
| * | | | | | Merge pull request #88628 from bruvzg/i_have_no_idea_what_im_doing | Thaddeus Crews | 2024-10-29 | 4 | -16/+63 | |
| |\ \ \ \ \ | ||||||
| | * | | | | | [macOS/iOS] Use hardware sampling rates for audio I/O. | bruvzg | 2024-10-25 | 4 | -16/+63 | |
| * | | | | | | Merge pull request #97934 from adamscott/give-AThousandShips-a-break | Thaddeus Crews | 2024-10-29 | 13 | -40/+40 | |
| |\ \ \ \ \ \ | ||||||
| | * | | | | | | Set clang-format `RemoveSemicolon` rule to `true` | Adam Scott | 2024-10-25 | 13 | -40/+40 | |
| | |/ / / / / | ||||||
| * | | | | | | Merge pull request #96439 from darksylinc/matias-TheForge-pr03-rebased | Clay John | 2024-10-29 | 2 | -9/+153 | |
| |\ \ \ \ \ \ | ||||||
| | * | | | | | | Add Swappy & Pre-Transformed Swapchain | Matias N. Goldberg | 2024-10-28 | 2 | -9/+153 | |
| | | |_|/ / / | | |/| | | | | ||||||
| * | | | | | | Merge pull request #98279 from Calinou/vulkan-d3d12-silence-using-present-mode | Clay John | 2024-10-27 | 2 | -5/+1 | |
| |\ \ \ \ \ \ | ||||||
| | * | | | | | | Remove "Using present mode" verbose prints in Vulkan and Direct3D 12 | Hugo Locurcio | 2024-10-17 | 2 | -5/+1 | |
| | |/ / / / / | ||||||
* | | | | | | | Merge pull request #818 from Spartan322/fixup/copyright-headers | George L. Albany | 2024-10-27 | 110 | -220/+220 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | Fix copyright headers referring to Godot | Spartan322 | 2024-10-27 | 110 | -220/+220 | |
* | | | | | | | | Merge commit godotengine/godot@61accf060515416da07d913580419fd8c8490f7b | Spartan322 | 2024-10-26 | 6 | -60/+212 | |
|\ \ \ \ \ \ \ \ | |/ / / / / / / |/| / / / / / / | |/ / / / / / | ||||||
| * | | | | | | Merge pull request #98425 from darksylinc/matias-breadcrumbs-race-fix | Thaddeus Crews | 2024-10-25 | 2 | -57/+183 | |
| |\ \ \ \ \ \ | ||||||
| | * | | | | | | Fix race conditions in breadcrumbs | Matias N. Goldberg | 2024-10-22 | 2 | -57/+183 | |
| * | | | | | | | Merge pull request #97771 from dsnopek/openxr-linux-egl | Thaddeus Crews | 2024-10-25 | 2 | -0/+26 | |
| |\ \ \ \ \ \ \ | | |_|_|/ / / / | |/| | | | | | | ||||||
| | * | | | | | | OpenXR: Add support for Wayland on Linux | David Snopek | 2024-10-04 | 2 | -0/+26 | |
| * | | | | | | | Merge pull request #98448 from Chaosus/shader_global_builtins | Yuri Rubinsky | 2024-10-25 | 1 | -2/+2 | |
| |\ \ \ \ \ \ \ | ||||||
| | * | | | | | | | Make `OUTPUT_IS_SRGB/CLIP_SPACE_FAR` shader built-ins global | Chaosus | 2024-10-24 | 1 | -2/+2 | |
| | | |/ / / / / | | |/| | | | | | ||||||
| * | | | | | | | Merge pull request #98305 from cadence-s/fix-ios-audio-driver-error | Clay John | 2024-10-24 | 1 | -1/+1 | |
| |\ \ \ \ \ \ \ | ||||||
| | * | | | | | | | Fix iOS audio driver attempting to start output too early | Cadence | 2024-10-18 | 1 | -1/+1 | |
| | | |_|/ / / / | | |/| | | | | | ||||||
* | | | | | | | | Merge commit godotengine/godot@1015a481ff43edb1126ab39a147fefda290131e5 | Spartan322 | 2024-10-24 | 2 | -0/+20 | |
|\| | | | | | | | ||||||
| * | | | | | | | Merge pull request #85338 from EMBYRDEV/shadow-caster-mask | Thaddeus Crews | 2024-10-24 | 2 | -0/+20 | |
| |\ \ \ \ \ \ \ | | |_|/ / / / / | |/| | | | | | | ||||||
| | * | | | | | | Add `shadow_caster_mask` to Light3D. | Hannah Crawford | 2024-08-12 | 2 | -0/+20 | |
| | | |_|_|/ / | | |/| | | | | ||||||
* | | | | | | | Merge commit godotengine/godot@b3bcb2dc14691f7729984128dca26a844f662fa1 | Spartan322 | 2024-10-22 | 8 | -82/+228 | |
|\| | | | | | | ||||||
| * | | | | | | Merge pull request #98294 from Calinou/texture-placeholders-use-shared-copy | Thaddeus Crews | 2024-10-21 | 2 | -32/+36 | |
| |\ \ \ \ \ \ | ||||||
| | * | | | | | | Use a shared copy of placeholder textures, tweak placeholder appearance | Hugo Locurcio | 2024-10-18 | 2 | -32/+36 | |
| | | |/ / / / | | |/| | | | | ||||||
| * | | | | | | Merge pull request #98388 from DarioSamo/sync-fixes | Thaddeus Crews | 2024-10-21 | 2 | -7/+44 | |
| |\ \ \ \ \ \ | ||||||
| | * | | | | | | Improve synchronization of rendering commands after changes from transfer que... | Dario | 2024-10-21 | 2 | -7/+44 | |
| * | | | | | | | Merge pull request #98237 from dustdfg/os_transitive_image_headers_refactor | Thaddeus Crews | 2024-10-21 | 2 | -0/+2 | |
| |\ \ \ \ \ \ \ | ||||||
| | * | | | | | | | Don't include `core/io/image.h` in `core/os/os.h` | Yevhen Babiichuk (DustDFG) | 2024-10-18 | 2 | -0/+2 | |
| | | |/ / / / / | | |/| | | | | | ||||||
| * | | | | | | | Merge pull request #98212 from stuartcarnie/sgc/metal_improvements | Thaddeus Crews | 2024-10-21 | 3 | -43/+146 | |
| |\ \ \ \ \ \ \ | | |_|/ / / / / | |/| | | | | | | ||||||
| | * | | | | | | Metal: Performance improvements and bug fixes | Stuart Carnie | 2024-10-20 | 3 | -43/+146 | |
| | |/ / / / / | ||||||
* | | | | | | | Merge commit godotengine/godot@80f0b33313dae52d072ba2771a88ebcc4f0b4d6d | Spartan322 | 2024-10-18 | 2 | -0/+5 | |
|\| | | | | | | ||||||
| * | | | | | | Move transitions of textures initialized by transfer workers to the main grap... | Dario | 2024-10-18 | 2 | -0/+5 | |
| |/ / / / / | ||||||
* | | | | | | Merge commit godotengine@92e51fca7247c932f95a1662aefc28aca96e8de6 | Spartan322 | 2024-10-14 | 13 | -12/+123 | |
|\| | | | | | ||||||
| * | | | | | Merge pull request #97744 from Nazarwadim/use_local_vector_for_skeleton | Thaddeus Crews | 2024-10-10 | 2 | -4/+4 | |
| |\ \ \ \ \ |