summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | | | | | Merge pull request #99394 from TokageItLab/root-localThaddeus Crews2024-11-224-47/+137
| |\ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | Add root_motion_local option to AnimationMixerSilc Lizard (Tokage) Renew2024-11-194-47/+137
| | | |_|_|_|_|_|_|_|/ / | | |/| | | | | | | | |
| * | | | | | | | | | | Merge pull request #99521 from mechalynx/update-packedarray-class-descriptionsThaddeus Crews2024-11-222-1/+2
| |\ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | Update PackedVector4Array description to include explanation shared by Packed...mechalynx2024-11-221-0/+1
| | * | | | | | | | | | | Correct PackedInt64Array comparison in descriptionmechalynx2024-11-221-1/+1
| | | |/ / / / / / / / / | | |/| | | | | | | | |
| * | | | | | | | | | | Merge pull request #97216 from markeel/issue_97207_filter_extension_list_cfgThaddeus Crews2024-11-222-1/+27
| |\ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | Fix issue #97207 by filtering extension_list.cfgmendrak2024-11-212-1/+27
| | | |_|/ / / / / / / / | | |/| | | | | | | | |
| * | | | | | | | | | | Merge pull request #97716 from pafuent/add_half_precision_floating_point_to_s...Thaddeus Crews2024-11-2215-2/+218
| |\ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | Add half precision floating point support to `StreamPeer`Pablo Andres Fuente2024-11-1215-2/+218
| * | | | | | | | | | | | Merge pull request #99498 from carsonetb/mesh-gen-optimizationThaddeus Crews2024-11-221-0/+169
| |\ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | Optimize mesh generation by preventing unneeded shape recalculationsCarson Bates2024-11-211-0/+169
| | | |_|_|/ / / / / / / / | | |/| | | | | | | | | |
| * | | | | | | | | | | | Merge pull request #97061 from YeldhamDev/rtl_l18n_fixThaddeus Crews2024-11-222-13/+32
| |\ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | Fix `RichTextLabel`'s modified stack being wiped on translation changesMichael Alexsander2024-11-222-13/+32
| | | |_|_|/ / / / / / / / | | |/| | | | | | | | | |
| * | | | | | | | | | | | Merge pull request #99487 from passivestar/fix-viewport-offsetsThaddeus Crews2024-11-222-2/+2
| |\ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | Fix viewport message offsetspassivestar2024-11-212-2/+2
| | | |_|_|/ / / / / / / / | | |/| | | | | | | | | |
| * | | | | | | | | | | | Merge pull request #99102 from Lazy-Rabbit-2001/autocompletion-optimizationThaddeus Crews2024-11-2252-113/+126
| |\ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | Improve GDScript autocompletion for methodsLazy-Rabbit-20012024-11-2252-113/+126
| | | |/ / / / / / / / / / | | |/| | | | | | | | | |
| * | | | | | | | | | | | Merge pull request #99485 from raulsntos/dotnet/dictionary-compatThaddeus Crews2024-11-221-4/+13
| |\ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | [.NET] Preserve no-hint behavior for unmarshallable generics in dictionariesRaul Santos2024-11-211-4/+13
| | | |/ / / / / / / / / / | | |/| | | | | | | | | |
| * | | | | | | | | | | | Merge pull request #99483 from badsectoracula/cancel_lightmap_bakeThaddeus Crews2024-11-224-12/+108
| |\ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | Add lightmap bake cancellingBad Sector2024-11-214-12/+108
| | |/ / / / / / / / / / /
| * | | | | | | | | | | | Merge pull request #99482 from Giganzo/toast_and_spamThaddeus Crews2024-11-221-1/+1
| |\ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | Fix toast spam about child of container positionGiganzo2024-11-191-1/+1
| | |/ / / / / / / / / / /
| * | | | | | | | | | | | Merge pull request #99352 from Mickeon/documentation-aabb-coords-are-complicatedThaddeus Crews2024-11-221-3/+3
| |\ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | Fix incorrect Z direction for AABB's positionMicky2024-11-221-3/+3
| * | | | | | | | | | | | | Merge pull request #99348 from TokageItLab/explicit_elapseThaddeus Crews2024-11-223-1/+27
| |\ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | Add explicit_elapse option to NodeSeek to handle some processesSilc Lizard (Tokage) Renew2024-11-203-1/+27
| | | |_|_|/ / / / / / / / / | | |/| | | | | | | | | | |
| * | | | | | | | | | | | | Merge pull request #98835 from clayjohn/Light2D-shadow-maskThaddeus Crews2024-11-228-175/+200
| |\ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | Mask out shadows on CanvasItems that don't have a matching item_shadow_maskclayjohn2024-11-218-175/+200
| | | |_|_|/ / / / / / / / / | | |/| | | | | | | | | | |
| * | | | | | | | | | | | | Merge pull request #99461 from beicause/color-picker-fix-68286Thaddeus Crews2024-11-222-21/+42
| |\ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | ColorPicker: fix OKHSL circle in HSV modeLuoZhihao2024-11-212-21/+42
| | | |_|_|/ / / / / / / / / | | |/| | | | | | | | | | |
| * | | | | | | | | | | | | Merge pull request #98946 from timothyqiu/3d-indexThaddeus Crews2024-11-221-4/+0
| |\ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|/ / / / / / / / / / / | |/| | | | | | | | | | | |
| | * | | | | | | | | | | | Remove unnecessary `_3D_DISABLED` checks in `Performance`Haoyu Qiu2024-11-081-4/+0
| * | | | | | | | | | | | | 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