summaryrefslogtreecommitdiff
path: root/core
AgeCommit message (Expand)Author
2022-01-05Merge pull request #53684 from TokageItLab/orthogonal-modeRémi Verschelde
2022-01-05Add list initialization support for Vector & LocalVectorHaoyu Qiu
2022-01-04Style: Remove inconsistently used `@author` docstringsRémi Verschelde
2022-01-04Merge pull request #56484 from KoBeWi/your_callable_is_invalidRémi Verschelde
2022-01-04Merge pull request #56295 from aaronfranke/doc-midiRémi Verschelde
2022-01-04Merge pull request #56331 from Cnidarias/large_http_downloadsFabio Alessandrelli
2022-01-04Fix method validation in Threadkobewi
2022-01-04Document InputEventMIDI and add some missing 0xF MIDI messagesAaron Franke
2022-01-04Merge pull request #56469 from Zylann/remove_gdclass_inherits_staticRémi Verschelde
2022-01-04Merge pull request #53313 from KoBeWi/debinded_konnektRémi Verschelde
2022-01-03Update copyright statements to 2022Rémi Verschelde
2022-01-03Remove unused `inherits_static` from GDCLASSMarc Gilleron
2022-01-03Merge pull request #53957 from fabriceci/new-template-workflowRémi Verschelde
2022-01-02Improve editor template workflowfabriceci
2022-01-02Fix various typosluz paz
2021-12-30Fix http limitation for large "content-length"Cnidarias
2021-12-29Rename speed to velocity when it's a directional VectorMarcel Admiraal
2021-12-25Fix some gizmo behavior to make more consistentSilc 'Tokage' Renew
2021-12-24Rename Variant Packed*Array constants for consistencyHugo Locurcio
2021-12-21Bump mbedTLS version to 2.28.0 (new LTS).Fabio Alessandrelli
2021-12-21Merge pull request #56028 from madmiraal/revert-55978-fix-switch-controller-e...Rémi Verschelde
2021-12-19Fix variable name 'max_size' to 'min_size' in aabbgreat90
2021-12-18[Windows] Improve console handling and execute/create_process.bruvzg
2021-12-17Revert "Fixed event spam when using the Nintendo Switch controller"Marcel Admiraal
2021-12-18Fix font preview text color on light backgroundHaoyu Qiu
2021-12-17Sync controller mappings DB with SDL2 community repoRémi Verschelde
2021-12-16Merge pull request #55978 from slouken/fix-switch-controller-event-spamRémi Verschelde
2021-12-16Fixed event spam when using the Nintendo Switch controllerSam Lantinga
2021-12-16Make `--doctool` locale awareHaoyu Qiu
2021-12-15Merge pull request #55657 from MorganKF/patch-multiplayer-peer-extensionFabio Alessandrelli
2021-12-14Defer the call to 'popup_str' to the next cycle to let Godot Engine's editor ...Xavier Sellier
2021-12-12Fix highlight for completion options match (rebased)Yuri Roubinsky
2021-12-11Update MultiplayerPeerExtension class registration to non-virtualMorganKF
2021-12-10Added check to get_all_locales to avoid adding duplicate locales to arrayraphaelazev
2021-12-10Improve Directory content navigationTomasz Chabora
2021-12-10Sync controller mappings DB with SDL2 community repoRémi Verschelde
2021-12-09Replace String comparisons with "", String() to is_empty()Nathan Franke
2021-12-09align to horizontal_alignment, valign to vertical_alignment, relatedNathan Franke
2021-12-07Merge pull request #35901 from nathanfranke/pool-byte-array-subarray-exclusiveRémi Verschelde
2021-12-06Merge pull request #55603 from Calinou/add-os-crash-methodFabio Alessandrelli
2021-12-06Merge pull request #55661 from KoBeWi/joys_of_connectionRémi Verschelde
2021-12-06Merge pull request #34005 from aaronfranke/minmaxRémi Verschelde
2021-12-06Merge pull request #47257 from timothyqiu/http-client-proxyRémi Verschelde
2021-12-06Unexpose joy_connection_changed methodkobewi
2021-12-03Add an `OS.crash()` method for testing system crash handlerHugo Locurcio
2021-12-03Make overridden properties link to parent definitionYuri Sizov
2021-12-03Merge pull request #55520 from pycbouh/docs-sort-group-newline-theme-and-enumsRémi Verschelde
2021-12-03Merge pull request #55470 from groud/move_godot_object_init_to_extensionRémi Verschelde
2021-12-02Expose max_axis_index and max_axis_index for Vector2(i)Aaron Franke
2021-12-02Merge pull request #55474 from akien-mga/copy-operators-no-referenceRémi Verschelde