summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* [UPNP] Allow disabling UPNP implementation on the WebFabio Alessandrelli2024-11-2310-488/+734
* Merge pull request #98972 from dbnicholson/standardize-add-defaultsThaddeus Crews2024-11-216-6/+90
|\
| * Expose standardize_locale add_default param publiclyDan Nicholson2024-11-216-6/+90
* | Merge pull request #99511 from Mickeon/documentation-audio-stream-typoThaddeus Crews2024-11-211-1/+1
|\ \
| * | Fix typo in AudioStream's documentationMicky2024-11-211-1/+1
* | | Merge pull request #99351 from dustdfg/scons_android_refactorThaddeus Crews2024-11-212-10/+10
|\ \ \
| * | | SCons: Move `swappy` option to android and slightly refactor `detect.py`Yevhen Babiichuk (DustDFG)2024-11-202-10/+10
* | | | Merge pull request #99061 from Faless/web/editor_not_apiThaddeus Crews2024-11-215-11/+11
|\ \ \ \
| * | | | [Web] Fix Web Editor plugin being added to SCons multiple timesFabio Alessandrelli2024-11-185-11/+11
| | |_|/ | |/| |
* | | | Merge pull request #86481 from Illauriel/add-animlib-foldingThaddeus Crews2024-11-214-1/+222
|\ \ \ \
| * | | | Add persistent folding to Animation Library EditorIllauriel2024-11-194-1/+222
* | | | | Merge pull request #99409 from passivestar/state-machine-focus-border-colorThaddeus Crews2024-11-213-1/+4
|\ \ \ \ \
| * | | | | Expose state machine focus color to themingpassivestar2024-11-193-1/+4
| | |/ / / | |/| | |
* | | | | Merge pull request #99472 from dustdfg/scons_misc_sconstruct_tidyingThaddeus Crews2024-11-211-11/+7
|\ \ \ \ \
| * | | | | SCons: Misc improvementsYevhen Babiichuk (DustDFG)2024-11-201-11/+7
| | |_|/ / | |/| | |
* | | | | Merge pull request #96399 from andyprice/filepermsThaddeus Crews2024-11-212-2/+2
|\ \ \ \ \
| * | | | | unix: Limit named pipe permissions to the current userAndrew Price2024-09-061-1/+1
| * | | | | unix: Don't create world-writable files when safe save is enabledAndrew Price2024-09-061-1/+1
* | | | | | Merge pull request #99501 from AThousandShips/fix_cache_timeThaddeus Crews2024-11-211-7/+12
|\ \ \ \ \ \
| * | | | | | [Buildsystem] Prevent cache check mangling access timeA Thousand Ships2024-11-211-7/+12
| | |_|_|_|/ | |/| | | |
* | | | | | Merge pull request #99274 from shana/vsproj-calculate-dependenciesThaddeus Crews2024-11-212-65/+41
|\ \ \ \ \ \
| * | | | | | Use scons to calculate all the sources needed for vsproj generation.Andreia Gaita2024-11-212-65/+41
* | | | | | | Merge pull request #99465 from aaronfranke/arch-bit-has-featureThaddeus Crews2024-11-211-15/+1
|\ \ \ \ \ \ \
| * | | | | | | Suggest using OS.has_feature instead of the engine architecture name for bitnessAaron Franke2024-11-201-15/+1
| | |_|_|/ / / | |/| | | | |
* | | | | | | Merge pull request #99270 from Sauermann/fix-svc-drop-configThaddeus Crews2024-11-214-0/+29
|\ \ \ \ \ \ \
| * | | | | | | Introduce a `SubViewportContainer` config for drag-and-drop targetsMarkus Sauermann2024-11-194-0/+29
| | |_|_|_|_|/ | |/| | | | |
* | | | | | | Merge pull request #99463 from DarioSamo/rd-partial-coverage-fix-part-twoThaddeus Crews2024-11-211-1/+1
|\ \ \ \ \ \ \
| * | | | | | | Do not check for command intersections when not using the write list.Dario2024-11-201-1/+1
| | |/ / / / / | |/| | | | |
* | | | | | | Merge pull request #99462 from AThousandShips/fix_codeowner_testsThaddeus Crews2024-11-211-0/+1
|\ \ \ \ \ \ \
| * | | | | | | [Codeowners] Add missing test ownershipA Thousand Ships2024-11-201-0/+1
| |/ / / / / /
* | | | | | | Merge pull request #94981 from Chaosus/shader_fix_screen_uv_in_spatial_lightThaddeus Crews2024-11-217-23/+26
|\ \ \ \ \ \ \
| * | | | | | | Allow `SCREEN_UV` to be used in light function of spatial shaderChaosus2024-11-197-23/+26
| | |_|_|_|_|/ | |/| | | | |
* | | | | | | Merge pull request #95172 from Chaosus/gdscript_fix_vector_division_by_zero_c...Thaddeus Crews2024-11-215-2/+37
|\ \ \ \ \ \ \
| * | | | | | | Fix crash when division by zero/modulo by zero happen on vectorsChaosus2024-11-215-2/+37
| | |_|_|_|/ / | |/| | | | |
* | | | | | | Merge pull request #99200 from KingTheFifth/masterThaddeus Crews2024-11-211-0/+1
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | |
| * | | | | | Document `AudioStreamPlayer.get_playback_position()` intentionally always ret...Johannes Kung2024-11-191-0/+1
| |/ / / / /
* | | | | | Merge pull request #99469 from akien-mga/revert-97370Rémi Verschelde2024-11-201-15/+6
|\ \ \ \ \ \
| * | | | | | Revert "ResourceLoader: Report error if resource type unrecognized"Rémi Verschelde2024-11-201-15/+6
| | |/ / / / | |/| | | |
* | | | | | Merge pull request #99449 from Sauermann/fix-revert-device-id-clashRémi Verschelde2024-11-207-17/+28
|\ \ \ \ \ \
| * | | | | | Revert "Fix InputEvent device id clash" and add a compatibility functionMarkus Sauermann2024-11-207-17/+28
| |/ / / / /
* | | | | | Merge pull request #99448 from clayjohn/RD-sky-flipRémi Verschelde2024-11-205-94/+70
|\ \ \ \ \ \
| * | | | | | Unify y-flip behavior for sky in RD backendsclayjohn2024-11-195-94/+70
| | |/ / / / | |/| | | |
* | | | | | Merge pull request #99413 from Alex2782/fix_transfer_bitRémi Verschelde2024-11-201-1/+3
|\ \ \ \ \ \
| * | | | | | Fix: Error output is not require, `VK_QUEUE_TRANSFER_BIT` is optional.Alexander Hartmann2024-11-191-1/+3
| |/ / / / /
* | | | | | Merge pull request #99319 from TokageItLab/fix-fps-inspectorRémi Verschelde2024-11-201-1/+0
|\ \ \ \ \ \
| * | | | | | Fix key is deselected by chaning key time in KeyEdit in FPS modeSilc Lizard (Tokage) Renew2024-11-161-1/+0
* | | | | | | Merge pull request #96721 from aXu-AP/tooltip-distanceRémi Verschelde2024-11-201-14/+12
|\ \ \ \ \ \ \
| * | | | | | | Fix tooltip appearing in old place, on movementaXu-AP2024-11-051-14/+12
* | | | | | | | Merge pull request #95303 from EIREXE/inverted_composerRémi Verschelde2024-11-203-91/+307
|\ \ \ \ \ \ \ \ | |_|_|_|/ / / / |/| | | | | | |
| * | | | | | | Fix Projection::invert on orthogonal projections and others.Álex Román2024-11-183-91/+307