summaryrefslogtreecommitdiff
path: root/modules
AgeCommit message (Expand)Author
2022-02-04Cleanup and move char functions to the `char_utils.h` header.bruvzg
2022-02-04Add Visual Studio 2022 support with fallback to 2019Densorius
2022-02-03Merge pull request #57562 from AnilBK/string-add-containsRémi Verschelde
2022-02-04String: Add contains().Anilforextra
2022-02-03Merge pull request #57467 from webbuf/modules-initializeRémi Verschelde
2022-02-03GDScript: Treat enum values as int and enum types as dictionaryGeorge Marques
2022-02-03GDScript: Allow tests to run on release buildsGeorge Marques
2022-02-03GDScript: Consolidate behavior for assigning enum typesGeorge Marques
2022-02-03initialized member variables in headerzwebb
2022-02-03Merge pull request #56365 from aaronfranke/default-shape-sizeRémi Verschelde
2022-02-02HarfBuzz: Update to version 3.3.1bruvzg
2022-02-02[TextServer] Add function to change font, font size, and OpenType features wi...bruvzg
2022-02-01Fix "texture not initialized" error preventing video from playingLisandro Lorea
2022-02-01[macOS] Enable Objective-C ARCbruvzg
2022-02-01Merge pull request #57358 from akien-mga/signal-bindings-objectRémi Verschelde
2022-02-01Improve the default size for 3D shapes (Box, Capsule, and Cylinder)Aaron Franke
2022-01-31Fix transforms involved into navmesh bakingPawel Lampe
2022-01-30Add support for the escaped UTF-16 and UTF-32 Unicode characters in the scrip...bruvzg
2022-01-29Merge pull request #55785 from nathanfranke/clang-tidyRémi Verschelde
2022-01-29simplify formatting scripts, add a clang-tidy script, and run clang-tidyNathan Franke
2022-01-29Be more verbose about why msbuild tools could not be foundMarcel Admiraal
2022-01-29Update icons and color conversion rules to simplify the paletteYuri Sizov
2022-01-28Improve some signal bindings to use specific `Object` subtypesRémi Verschelde
2022-01-27Merge pull request #57205 from TechnoPorg/variant-template-castRémi Verschelde
2022-01-27Merge pull request #57310 from raulsntos/rename-subsequenceRémi Verschelde
2022-01-27Merge pull request #57281 from Rubonnek/rename-subsequenceRémi Verschelde
2022-01-27Rename C# `IsSubsequenceOfI` to `IsSubsequenceOfN`Raul Santos
2022-01-26Rename String::is_subsequence_ofi to String::is_subsequence_ofnWilson E. Alvarez
2022-01-26Improve XRInterface hooks into renderingBastiaan Olij
2022-01-26Fix crash with non-constant keys in match statement Dictionary patterncdemirer
2022-01-25Allow method binds to take Object subclasses as argumentsTechnoPorg
2022-01-25Issue 57130 Fix GLTFDocument.generate_scene if state is nullPaweł Fertyk
2022-01-23BaseButton: Rename `pressed` property to `button_pressed`Rémi Verschelde
2022-01-23etcpak: Workaround multiple-of-4 requirement for 3D texture mipmaps.Lyuma
2022-01-23Minor tweaks and fixes to panningkobewi
2022-01-23String.Capitalize() in C# now matches the behaviour of String::capitalize() i...Igor Kordiukiewicz
2022-01-23Merge pull request #56931 from lyuma/etcpak_po2Rémi Verschelde
2022-01-22GDScript cache crashfix.K. S. Ernest (iFire) Lee
2022-01-22Pad etcpak input to 4x4 blocks. Fixes #49981Lyuma
2022-01-23Merge pull request #57000 from KoBeWi/UNLIMITED_PANNINGRémi Verschelde
2022-01-23Merge pull request #57044 from Calinou/doc-csgpolygon3d-pointsRémi Verschelde
2022-01-23Merge pull request #57052 from KoBeWi/nosortRémi Verschelde
2022-01-22Merge pull request #55433 from V-Sekai/prev_operand_nullptr_checkRémi Verschelde
2022-01-22Merge pull request #55214 from Scony/fix-gdscript-crash-2Rémi Verschelde
2022-01-22Don't sort printed Dictionarykobewi
2022-01-21Improve CSGPolygon3D documentationHugo Locurcio
2022-01-21Add ViewPanner to 2D editorkobewi
2022-01-21Merge pull request #56252 from Gallilus/Update-visual-script-property-selectorRémi Verschelde
2022-01-20Merge pull request #51452 from omar-polo/fix-macrosRémi Verschelde
2022-01-20Merge pull request #55066 from trollodel/less_singletons_in_editornodeRémi Verschelde