summaryrefslogtreecommitdiff
path: root/core
AgeCommit message (Expand)Author
2022-06-16Make AStar to use 64-bit logicYuri Rubinsky
2022-06-16Merge pull request #58669 from theraot/ASar2DbidirectionalRémi Verschelde
2022-06-15Validate every source element separately Array::append_array()Pedro J. Estébanez
2022-06-15Merge pull request #61812 from Chaosus/fix_wrapfRémi Verschelde
2022-06-15Merge pull request #61934 from Geometror/hashfuncsRémi Verschelde
2022-06-15Hash function improvementsHendrik Brucker
2022-06-14Merge pull request #62030 from KoBeWi/SetName/GetNameRémi Verschelde
2022-06-14Change set/get binding to use StringNamekobewi
2022-06-14Add vector value linkingkobewi
2022-06-14Disable VRAM compression by default for small textures in Detect 3DHugo Locurcio
2022-06-12Fix parameter name for String.left and String.rightHaoyu Qiu
2022-06-12Merge pull request #61949 from touilleMan/native_extension_open_library_handl...Rémi Verschelde
2022-06-12Fix NativeExtension::open_library return value when the undelying lib fails t...Emmanuel Leblond
2022-06-11Add suffixes to all nodes and resourcesFireForge
2022-06-08Fix `wrapf` to correct wrap values with 0.1 steppingYuri Rubinsky
2022-06-08Fix (again) loading binary resources with float=64xutaxkamay
2022-06-08i18n: Misc fixes translation stringsRémi Verschelde
2022-06-07Merge pull request #61319 from JFonS/taa_wipRémi Verschelde
2022-06-07Merge pull request #41568 from dalexeev/config_file_empty_sectRémi Verschelde
2022-06-07Merge pull request #59786 from V-Sekai/ok_colorRémi Verschelde
2022-06-07Bind vararg method flag in core constantssps1112
2022-06-07Fix saving section-less keys in `ConfigFile`Danil Alexeev
2022-06-07Merge pull request #61751 from KoBeWi/🐱‍👤Rémi Verschelde
2022-06-07Merge pull request #50349 from Calinou/array-add-some-everyRémi Verschelde
2022-06-07Allow picking similar colours using OKHSL.K. S. Ernest (iFire) Lee
2022-06-07Add GLOBAL_DEF_INTERNAL to hide specific settingskobewi
2022-06-07Initial TAA implementationjfons
2022-06-06Merge pull request #59883 from KoBeWi/merge_thisRémi Verschelde
2022-06-06Improve architectures in OS::has_feature and make them work on MSVCAaron Franke
2022-06-06[GDExtension] Expose Variant, NodePath and StringName hash functions.bruvzg
2022-06-04Merge pull request #61669 from fire-forge/inputRémi Verschelde
2022-06-03Make Input mouse_mode and use_accumulated_input propertiesFireForge
2022-06-03Add array element type to `get_connected_joypads`Raul Santos
2022-06-03Add StringName explicitly to Variant::hash_compareGeorge Marques
2022-06-03Fix `String.uri_encode` on WindowsHaoyu Qiu
2022-06-02Merge pull request #60711 from nathanfranke/rpc-serverFabio Alessandrelli
2022-06-02Merge pull request #61339 from lyuma/streampeerssl_get_streamRémi Verschelde
2022-05-31Add Dictionary.merge()kobewi
2022-05-25Add StreamPeerSSL.get_stream() accessor.Lyuma
2022-05-25finish renaming AUTH to AUTHORITYNathan Franke
2022-05-25use ERR_FAIL_INDEX when preferredNathan Franke
2022-05-25Add `any()` and `all()` methods to ArrayHugo Locurcio
2022-05-24Merge pull request #61256 from reduz/callable-mp-staticRémi Verschelde
2022-05-23Fix typos with codespellRémi Verschelde
2022-05-22Add callable_mp_staticreduz
2022-05-20Add a new HashSet templatereduz
2022-05-20Tweak 64-bit integer overflow message to mention that it's a signed typeHugo Locurcio
2022-05-19Use range iterators for RBSet in most casesAaron Record
2022-05-19Add dedicated macros for property name extractionHaoyu Qiu
2022-05-17Implement read-only arraysGeorge Marques