summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #96629 from ditiem-games/path2dThaddeus Crews2024-10-211-5/+4
|\
| * Update FollowPath2D children of Path2D when a curve_changed event occursDavid Trallero2024-09-061-5/+4
* | Merge pull request #97905 from 0x53A/patch-1Thaddeus Crews2024-10-211-2/+4
|\ \
| * | Update Node.xml: specify that normal processing happens in tree orderLukas Rieger2024-10-201-2/+4
* | | Merge pull request #97649 from ohboh/literally-unusable-on-mobile-without-thisThaddeus Crews2024-10-211-0/+4
|\ \ \
| * | | Fix "emulate mouse from touch" setting affecting editorobo2024-10-011-0/+4
* | | | Merge pull request #97005 from Repiteo/core/window-corner-styleThaddeus Crews2024-10-2111-2/+62
|\ \ \ \
| * | | | Core: Add `DisplayServer` flag for sharp cornersThaddeus Crews2024-10-1811-2/+62
* | | | | Merge pull request #98283 from tetrapod00/canvasmodulate-linkThaddeus Crews2024-10-211-0/+1
|\ \ \ \ \
| * | | | | Docs: Add link to 2D lights and shadows from CanvasModulatetetrapod002024-10-171-0/+1
* | | | | | Merge pull request #98146 from HolonProduction/this-error-does-not-apply-to-u...Thaddeus Crews2024-10-215-7/+19
|\ \ \ \ \ \
| * | | | | | GDScript: Fix annotation parsing adding new annotation entriesHolonProduction2024-10-135-7/+19
* | | | | | | Merge pull request #98267 from Chaosus/shader_pp_errorThaddeus Crews2024-10-212-12/+31
|\ \ \ \ \ \ \
| * | | | | | | Add `#error` preprocessor directive to shading languageChaosus2024-10-182-12/+31
| | |_|/ / / / | |/| | | | |
* | | | | | | Merge pull request #97626 from Repiteo/scons/c17Thaddeus Crews2024-10-211-3/+3
|\ \ \ \ \ \ \
| * | | | | | | SCons: Bump C standard: `C11`→`C17`Thaddeus Crews2024-09-291-3/+3
* | | | | | | | Merge pull request #98388 from DarioSamo/sync-fixesThaddeus Crews2024-10-214-11/+63
|\ \ \ \ \ \ \ \
| * | | | | | | | Improve synchronization of rendering commands after changes from transfer que...Dario2024-10-214-11/+63
* | | | | | | | | Merge pull request #98258 from LainAmongYou/fix-bgraThaddeus Crews2024-10-211-0/+10
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Add support for BGRA textures with Texture*RDLain2024-10-161-0/+10
* | | | | | | | | | Merge pull request #88530 from davthedev/tree-hover-itemsThaddeus Crews2024-10-216-105/+340
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | Add hover state to Tree items displayDavid Giardi2024-10-176-105/+340
* | | | | | | | | | | Merge pull request #98237 from dustdfg/os_transitive_image_headers_refactorThaddeus Crews2024-10-2125-4/+23
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | Don't include `core/io/image.h` in `core/os/os.h`Yevhen Babiichuk (DustDFG)2024-10-1825-4/+23
| | |_|_|_|/ / / / / / | |/| | | | | | | | |
* | | | | | | | | | | Merge pull request #98236 from timothyqiu/locale-compare-cache-4.xThaddeus Crews2024-10-212-13/+24
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | Cache results for `TranslationServer.compare_locales()`Haoyu Qiu2024-10-162-13/+24
* | | | | | | | | | | | Merge pull request #97205 from tetrapod00/inspect-native-shader-codeThaddeus Crews2024-10-216-1/+30
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | Add "Inspect Native Shader Code" to shader resource and shader editortetrapod002024-10-086-1/+30
* | | | | | | | | | | | | Merge pull request #97588 from TML233/generated-raise-signalThaddeus Crews2024-10-213-5/+5
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | Change generated On{SignalName} to EmitSignal{SignalName}TML2024-09-283-5/+5
* | | | | | | | | | | | | | Merge pull request #98226 from m-pranav-r/fix-volumetric-shadowsThaddeus Crews2024-10-211-0/+1
|\ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | Fix incorrect depth comparison used to calculate volumetric fog shadowingm-pranav-r2024-10-161-0/+1
| | |_|/ / / / / / / / / / / | |/| | | | | | | | | | | |
* | | | | | | | | | | | | | Merge pull request #97707 from Sauermann/fix-input-device-clashThaddeus Crews2024-10-217-21/+30
|\ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | Fix InputEvent device id clashMarkus Sauermann2024-10-207-21/+30
* | | | | | | | | | | | | | | Merge pull request #97706 from lalitshankarchowdhury/fix-create-folderThaddeus Crews2024-10-211-0/+7
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | Display proper message on invalid folder pathLalit Shankar Chowdhury2024-10-171-0/+7
| | |_|_|_|_|_|/ / / / / / / / | |/| | | | | | | | | | | | |
* | | | | | | | | | | | | | | Merge pull request #98212 from stuartcarnie/sgc/metal_improvementsThaddeus Crews2024-10-213-43/+146
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | Metal: Performance improvements and bug fixesStuart Carnie2024-10-203-43/+146
| | |_|_|_|_|_|_|_|_|/ / / / / | |/| | | | | | | | | | | | |
* | | | | | | | | | | | | | | Merge pull request #98340 from juanjp600/dotnet-typed-dictionary-hint-fixThaddeus Crews2024-10-213-3/+3
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | Fix exported typed dictionaries in .NET having an incorrect hint, which led t...Juan Pablo Arce2024-10-183-3/+3
| | |/ / / / / / / / / / / / / | |/| | | | | | | | | | | | |
* | | | | | | | | | | | | | | Merge pull request #98203 from timothyqiu/layout-dir-created-equalThaddeus Crews2024-10-216-13/+63
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | Add System Locale layout direction for Control and WindowHaoyu Qiu2024-10-176-13/+63
| |/ / / / / / / / / / / / / /
* | | | | | | | | | | | | | | Merge pull request #98201 from AThousandShips/lightmap_compile_fixThaddeus Crews2024-10-211-9/+6
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | Fix unreachable code in `lightmap_gi.cpp`A Thousand Ships2024-10-151-9/+6
| | |_|_|/ / / / / / / / / / / | |/| | | | | | | | | | | | |
* | | | | | | | | | | | | | | Merge pull request #97807 from syntaxerror247/colorPicker_kb_fixThaddeus Crews2024-10-211-16/+4
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | Fix ColorPicker virtual keyboard popup on mobileAnish Mishra2024-10-051-16/+4
| | |_|_|_|_|_|_|_|_|_|_|_|/ / | |/| | | | | | | | | | | | |
* | | | | | | | | | | | | | | Merge pull request #97542 from AThousandShips/dict_sort_fixThaddeus Crews2024-10-216-8/+28
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | Add testA Thousand Ships2024-10-181-0/+8
| * | | | | | | | | | | | | | | [Core] Fix sorting of `Dictionary` keysA Thousand Ships2024-10-185-8/+20
| | |_|/ / / / / / / / / / / / | |/| | | | | | | | | | | | |
* | | | | | | | | | | | | | | Merge pull request #97925 from huwpascoe/lightmap_dynamic_bugfixThaddeus Crews2024-10-211-0/+3
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|_|/ / / / / |/| | | | | | | | | | | | | |