| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge pull request #98289 from BlueCube3310/lightmap-clenaup | Thaddeus Crews | 2024-10-29 | 2 | -75/+99 |
|\ |
|
| * | LightmapGI: Clean up and improve lightmap atlas storage | BlueCube3310 | 2024-10-18 | 2 | -75/+99 |
* | | Merge pull request #97247 from thimenesup/draw_indirect_rd | Thaddeus Crews | 2024-10-29 | 5 | -0/+183 |
|\ \ |
|
| * | | Add draw indirect to Rendering Device | thimenesup | 2024-10-29 | 5 | -0/+183 |
* | | | Merge pull request #98399 from Repiteo/codeowners-2-return-of-jafar | Thaddeus Crews | 2024-10-29 | 1 | -24/+19 |
|\ \ \ |
|
| * | | | Implement `CODEOWNERS` corrections | Thaddeus Crews | 2024-10-22 | 1 | -24/+19 |
* | | | | Merge pull request #98652 from stuartcarnie/2d_texture_state_fixes | Thaddeus Crews | 2024-10-29 | 8 | -149/+380 |
|\ \ \ \ |
|
| * | | | | 2D: Fix various issues and minor performance optimisations | Stuart Carnie | 2024-10-30 | 8 | -149/+380 |
* | | | | | Merge pull request #98523 from MichaelMacha/patch-2 | Thaddeus Crews | 2024-10-29 | 1 | -1/+1 |
|\ \ \ \ \ |
|
| * | | | | | Update OccluderInstance3D.xml | Michael Macha | 2024-10-25 | 1 | -1/+1 |
* | | | | | | Merge pull request #98265 from syntaxerror247/patch-2 | Thaddeus Crews | 2024-10-29 | 1 | -0/+1 |
|\ \ \ \ \ \ |
|
| * | | | | | | Improve `_begin_customize_scenes` description | Anish Mishra | 2024-10-17 | 1 | -0/+1 |
* | | | | | | | Merge pull request #98628 from matmas/full-apache-license | Thaddeus Crews | 2024-10-29 | 1 | -0/+190 |
|\ \ \ \ \ \ \ |
|
| * | | | | | | | Include full Apache-2.0 license in COPYRIGHT.txt | Martin Riesz | 2024-10-29 | 1 | -0/+190 |
* | | | | | | | | Merge pull request #98496 from bruvzg/icu761 | Thaddeus Crews | 2024-10-29 | 194 | -11044/+12949 |
|\ \ \ \ \ \ \ \ |
|
| * | | | | | | | | Update ICU to 76.1 | bruvzg | 2024-10-24 | 194 | -11044/+12949 |
* | | | | | | | | | Merge pull request #98615 from Summersay415/three-opengls-please | Thaddeus Crews | 2024-10-29 | 7 | -42/+76 |
|\ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | Fix fallbacks to OpenGL | Summersay415 | 2024-10-28 | 7 | -42/+76 |
* | | | | | | | | | | Merge pull request #88628 from bruvzg/i_have_no_idea_what_im_doing | Thaddeus Crews | 2024-10-29 | 8 | -18/+78 |
|\ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | [macOS/iOS] Use hardware sampling rates for audio I/O. | bruvzg | 2024-10-25 | 8 | -18/+78 |
| | |_|_|_|/ / / / /
| |/| | | | | | | | |
|
* | | | | | | | | | | Merge pull request #98612 from DarioSamo/alignment-transfer-fix | Thaddeus Crews | 2024-10-29 | 1 | -5/+4 |
|\ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | Fix transfer alignment on initial texture transfer. | Dario | 2024-10-28 | 1 | -5/+4 |
| | |/ / / / / / / /
| |/| | | | | | | | |
|
* | | | | | | | | | | Merge pull request #65962 from 4d49/format-object | Thaddeus Crews | 2024-10-29 | 2 | -2/+19 |
|\ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | Add `Object` support for `String.format` | Mansur Isaev | 2024-10-29 | 2 | -2/+19 |
| | |_|_|_|_|/ / / /
| |/| | | | | | | | |
|
* | | | | | | | | | | Merge pull request #98597 from timothyqiu/on-your-lawn | Thaddeus Crews | 2024-10-29 | 1 | -2/+4 |
|\ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | Fix heap-use-after-free when ctrl-clicking controls in a container | Haoyu Qiu | 2024-10-26 | 1 | -2/+4 |
* | | | | | | | | | | | Merge pull request #98081 from ArjhanToteck/patch-1 | Thaddeus Crews | 2024-10-29 | 1 | -1/+1 |
|\ \ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | | Fix grammar mistake in Shortcut documentation | ArjhanToteck | 2024-10-27 | 1 | -1/+1 |
| |/ / / / / / / / / / |
|
* | | | | | | | | | | | 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 #98075 from KoBeWi/based_folder | Thaddeus Crews | 2024-10-29 | 1 | -1/+1 |
|\ \ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | | Fix wrong base directory when creating folder | kobewi | 2024-10-11 | 1 | -1/+1 |
* | | | | | | | | | | | | Merge pull request #97813 from dustdfg/module_check_dependencies_recursively | Thaddeus Crews | 2024-10-29 | 2 | -16/+12 |
|\ \ \ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | | | Make module dependency check recursive | Yevhen Babiichuk (DustDFG) | 2024-10-23 | 2 | -16/+12 |
* | | | | | | | | | | | | | Merge pull request #97936 from ev13bird/inspector_dock_filesystem_icon | Thaddeus Crews | 2024-10-29 | 1 | -0/+1 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | | | | Add icon for Inspector dock context menu Show in FileSystem item | ev13bird | 2024-10-08 | 1 | -0/+1 |
* | | | | | | | | | | | | | | Merge pull request #98574 from syntaxerror247/android_input_dialog | Thaddeus Crews | 2024-10-29 | 11 | -3/+87 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | | | | | [Android] Implement native input dialog support | Anish Mishra | 2024-10-29 | 11 | -3/+87 |
| | |_|_|_|_|_|_|_|/ / / / /
| |/| | | | | | | | | | | | |
|
* | | | | | | | | | | | | | | Merge pull request #97934 from adamscott/give-AThousandShips-a-break | Thaddeus Crews | 2024-10-29 | 170 | -466/+523 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | | | | | Add .clang-format-glsl check | Adam Scott | 2024-10-25 | 2 | -1/+54 |
| * | | | | | | | | | | | | | | Update `.git-blame-ignore-revs` for `RemoveSemicolon` | Adam Scott | 2024-10-25 | 1 | -0/+3 |
| * | | | | | | | | | | | | | | Set clang-format `RemoveSemicolon` rule to `true` | Adam Scott | 2024-10-25 | 167 | -465/+466 |
| | |_|_|_|_|_|_|/ / / / / /
| |/| | | | | | | | | | | | |
|
* | | | | | | | | | | | | | | Merge pull request #98562 from Rudolph-B/Issue-98561 | Thaddeus Crews | 2024-10-29 | 2 | -2/+2 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | | | | | Fix Occlusion Culling not working for an orthogonal camera. | Rudolph Bester | 2024-10-26 | 2 | -2/+2 |
| | |_|_|_|_|/ / / / / / / /
| |/| | | | | | | | | | | | |
|
* | | | | | | | | | | | | | | Merge pull request #98322 from BlueCube3310/dds-layered-importer | Clay John | 2024-10-29 | 1 | -214/+308 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \
| |_|_|_|_|_|_|/ / / / / / /
|/| | | | | | | | | | | | | |
|
| * | | | | | | | | | | | | | DDS: Add support for loading layered textures | BlueCube3310 | 2024-10-29 | 1 | -214/+308 |
* | | | | | | | | | | | | | | Merge pull request #96439 from darksylinc/matias-TheForge-pr03-rebased | Clay John | 2024-10-29 | 23 | -14/+1064 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \
| |_|_|_|/ / / / / / / / / /
|/| | | | | | | | | | | | | |
|
| * | | | | | | | | | | | | | Add Swappy & Pre-Transformed Swapchain | Matias N. Goldberg | 2024-10-28 | 23 | -14/+1064 |
| | |_|_|_|_|_|_|_|_|_|_|/
| |/| | | | | | | | | | | |
|
* | | | | | | | | | | | | | Merge pull request #98614 from DarioSamo/soft-shadow-samples-fix | Clay John | 2024-10-28 | 5 | -27/+42 |
|\ \ \ \ \ \ \ \ \ \ \ \ \
| |_|_|_|_|_|_|_|/ / / / /
|/| | | | | | | | | | | | |
|
| * | | | | | | | | | | | | Fix soft shadows by increasing the bit count for specialization constants. | Dario | 2024-10-28 | 5 | -27/+42 |
|/ / / / / / / / / / / / |
|