summaryrefslogtreecommitdiff
path: root/core/variant/variant_utility.cpp
AgeCommit message (Expand)Author
2021-09-21Add `print_verbose()` built-in function to print in verbose mode onlyHugo Locurcio
2021-08-31Remove cartesian2polar and polar2cartesiankobewi
2021-08-23Expose RID creation utilities.reduz
2021-08-11Merge pull request #38992 from Dragoncraft89/masterRémi Verschelde
2021-07-30Remove obsolete "dectime" methodAaron Franke
2021-07-25Use const references where possible for List range iteratorsRémi Verschelde
2021-07-23Use C++ iterators for Lists in many situationsAaron Franke
2021-06-25Implement native extension systemreduz
2021-06-11Rename Reference to RefCountedPedro J. Estébanez
2021-05-04Re-bind posmod, use int64_t instead of intRémi Verschelde
2021-04-27Add error_string functionFlorian Kothmeier
2021-01-05Merge pull request #44661 from AndreaCatania/AndreaCatania-patch-5Rémi Verschelde
2021-01-01Update copyright statements to 2021Rémi Verschelde
2020-12-28Rename Math::stepify to snappedMarcel Admiraal
2020-12-27Add helper count function to VariantGeorge Marques
2020-12-24Fixes: GDscript min and max are invertedAndrea Catania
2020-11-25Fix prints and printt functions printing as errorsGeorge Marques
2020-11-17doc: Sync classref with Variant utility methodsRémi Verschelde
2020-11-11Refactor variant built-in methods yet again.reduz