summaryrefslogtreecommitdiff
path: root/core
AgeCommit message (Expand)Author
2022-06-07Allow picking similar colours using OKHSL.K. S. Ernest (iFire) Lee
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-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
2022-05-17Merge pull request #61110 from rburing/project_settings_use_rbmapRémi Verschelde
2022-05-17Merge pull request #61087 from reduz/readonly-dictionaryRémi Verschelde
2022-05-17ProjectSettings: use RBMap again instead of HashMapRicardo Buring
2022-05-17Create onready variables when dropping nodes and holding CtrlHaoyu Qiu
2022-05-16Implement read-only dictionaries.reduz
2022-05-16Merge pull request #60126 from Calinou/image-improve-error-messagesRémi Verschelde
2022-05-16Replace most uses of Map by HashMapreduz
2022-05-12Add documentation comments for internationalization C++ macrosHugo Locurcio
2022-05-12Merge pull request #60643 from clayjohn/GLES3-3DRémi Verschelde
2022-05-12Basic 3D renderingclayjohn
2022-05-12Merge pull request #60972 from KoBeWi/display_portRémi Verschelde
2022-05-12Move Display settings higher in the listkobewi
2022-05-12Fix signal completion in GDScript editorYuri Rubinsky
2022-05-12Add a new HashMap implementationreduz
2022-05-11Merge pull request #60943 from bruvzg/fix_zipioRémi Verschelde
2022-05-11Merge pull request #58873 from Chaosus/power_opRémi Verschelde
2022-05-11Merge pull request #60941 from timothyqiu/image-convertRémi Verschelde
2022-05-11Merge pull request #56167 from cdemirer/constructor-toarray-fixRémi Verschelde
2022-05-11Implement exponential operator (**) to GDScript/ExpressionsYuri Roubinsky
2022-05-11Fix ZipIO crash when reused (and possible leaks).bruvzg
2022-05-11Fix invalid memory usage when using Image.convertHaoyu Qiu
2022-05-10Merge pull request #60917 from akien-mga/ci-emscripten-3.1.10Rémi Verschelde
2022-05-10Merge pull request #60855 from timothyqiu/packed-array-findRémi Verschelde
2022-05-10Merge pull request #55876 from bradc6/feature/AllowForAbsoluteLibraryPathsRémi Verschelde
2022-05-10Fix warnings found by Emscripten 3.1.10Rémi Verschelde
2022-05-08Merge pull request #60886 from touilleMan/gdextension-header-duplicated-GDNat...Rémi Verschelde
2022-05-08Fix duplication of GDNativeExtensionClassGetPropertyList definition in gdnati...Emmanuel Leblond