summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Reduce allocations for NavMap synchronisationsmix82024-11-054-9/+12
* Merge pull request #97631 from m4gr3d/prompt_apk_install_after_generationThaddeus Crews2024-11-047-10/+42
|\
| * Enable automatic install of export apks for the Android editorFredia Huya-Kouadio2024-10-287-10/+42
* | Merge pull request #86138 from EnlightenedOne/masterThaddeus Crews2024-11-049-12/+37
|\ \
| * | Fix Frustum Sky projection translation logic, all pipelines, fixes 63863EnlightenedOne2024-11-029-12/+37
* | | Merge pull request #93401 from Repiteo/style/clang-tidy-fixesThaddeus Crews2024-11-0467-149/+166
|\ \ \
| * | | clang-tidy commit to `.git-blame-ignore-revs`Thaddeus Crews2024-11-041-0/+3
| * | | Style: Apply `clang-tidy` fixes (superficial)Thaddeus Crews2024-11-0446-102/+126
| * | | Style: Apply `clang-tidy` fixesThaddeus Crews2024-11-0421-47/+37
* | | | Merge pull request #98712 from syntaxerror247/android_accent_colorThaddeus Crews2024-11-046-1/+36
|\ \ \ \
| * | | | [Android] Implement support for accent color retrievalAnish Mishra2024-11-016-1/+36
* | | | | 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 #98774 from dustdfg/scons_use_glob_remove_stale_checkThaddeus Crews2024-11-042-23/+15
|\ \ \ \ \
| * | | | | Deleted stale check. Now SCons supports globbing with `#` inside pathYevhen Babiichuk (DustDFG)2024-11-022-23/+15
| | |/ / / | |/| | |
* | | | | Merge pull request #98709 from darksylinc/matias-upsidedown-splashThaddeus Crews2024-11-0412-53/+42
|\ \ \ \ \
| * | | | | Fix splash screen upside down on AndroidMatias N. Goldberg2024-10-3112-53/+42
* | | | | | Merge pull request #98771 from stuartcarnie/update_smolvThaddeus Crews2024-11-044-8/+8
|\ \ \ \ \ \
| * | | | | | smol-v: update to 2024 to support SPIR-V 1.6Stuart Carnie2024-11-034-8/+8
| | |/ / / / | |/| | | |
* | | | | | Merge pull request #98701 from DarioSamo/rd-graph-improvementsThaddeus Crews2024-11-0410-35/+79
|\ \ \ \ \ \
| * | | | | | Add dependency detection improvements to the render graph.Dario2024-11-0110-35/+79
| |/ / / / /
* | | | | | Merge pull request #98603 from Summersay415/live-is-monochromeThaddeus Crews2024-11-041-1/+7
|\ \ \ \ \ \
| * | | | | | Add warning when monochrome icon is not specifiedSummersay4152024-10-291-1/+7
* | | | | | | Merge pull request #96778 from aaronfranke/gltf-dont-fail-importThaddeus Crews2024-11-045-31/+64
|\ \ \ \ \ \ \
| * | | | | | | GLTF: Add extract_path and extract_prefix settingsAaron Franke2024-11-044-9/+43
| * | | | | | | GLTF: Don't give up loading image if import failsAaron Franke2024-11-042-23/+22
| | |_|_|/ / / | |/| | | | |
* | | | | | | Merge pull request #98825 from DarioSamo/mobile-scsThaddeus Crews2024-11-0410-275/+260
|\ \ \ \ \ \ \
| * | | | | | | Add multiple specialization constants to Forward+ and Mobile.Dario2024-11-0410-275/+260
| |/ / / / / /
* | | | | | | Merge pull request #98824 from dsnopek/openxr-egl-includesThaddeus Crews2024-11-043-1/+36
|\ \ \ \ \ \ \
| * | | | | | | Patch the OpenXR headers to get EGL from GLAD if we're using itDavid Snopek2024-11-043-1/+36
| |/ / / / / /
* | | | | | | Merge pull request #90182 from Zylann/nav_map_optimizationsThaddeus Crews2024-11-041-21/+40
|\ \ \ \ \ \ \
| * | | | | | | Optimize some parts of NavMap::syncMarc Gilleron2024-10-191-21/+40
* | | | | | | | Merge pull request #97030 from tetrapod00/quad-mesh-material-previewThaddeus Crews2024-11-044-20/+83
|\ \ \ \ \ \ \ \
| * | | | | | | | Add quad mesh to material previewtetrapod002024-11-014-20/+83
| | |_|_|/ / / / | |/| | | | | |
* | | | | | | | Merge pull request #96705 from elmajime/camera_from_external_feedThaddeus Crews2024-11-0421-15/+350
|\ \ \ \ \ \ \ \ | |_|_|/ / / / / |/| | | | | | |
| * | | | | | | Added external camera feed from external plugin on Androidmaxime.chambefort2024-10-3021-15/+350
| | |_|_|_|/ / | |/| | | | |
* | | | | | | Merge pull request #98736 from YeldhamDev/i_love_introducing_regressionsClay John2024-11-0241-121/+155
|\ \ \ \ \ \ \ | |_|/ / / / / |/| | | | | |
| * | | | | | Compile certain `CanvasItem._edit_*()` functions with `DEBUG_ENABLED`Michael Alexsander2024-11-0241-121/+155
|/ / / / / /
* | | | | | Merge pull request #98679 from Bromeon/qol/rename-static-callThaddeus Crews2024-10-313-4/+4
|\ \ \ \ \ \
| * | | | | | Rename ClassDB::class_call_static_method -> class_call_staticJan Haller2024-10-303-4/+4
* | | | | | | Merge pull request #98261 from dustdfg/scu_additional_foldersThaddeus Crews2024-10-311-0/+17
|\ \ \ \ \ \ \
| * | | | | | | Add some big folders which would benefit from scu to scu pipelineYevhen Babiichuk (DustDFG)2024-10-301-0/+17
| |/ / / / / /
* | | | | | | Merge pull request #98327 from clayjohn/revert-shader-floatThaddeus Crews2024-10-314-19/+41
|\ \ \ \ \ \ \