summaryrefslogtreecommitdiff
path: root/scene/2d/shape_cast_2d.h
AgeCommit message (Expand)Author
2022-07-25Code quality: Fix header guards consistencyRémi Verschelde
2022-05-20Add a new HashSet templatereduz
2022-05-16Replace most uses of Map by HashMapreduz
2022-02-12Improve compilation speed (forward declarations/includes cleanup)Hendrik Brucker
2022-01-28Improve some method bindings to use specific `Object` subtypesRémi Verschelde
2022-01-03Update copyright statements to 2022Rémi Verschelde
2021-11-12Remove `get_closest_*` methods from `ShapeCast2D`Andrii Doroshenko (Xrayez)
2021-11-12Add `ShapeCast2D` nodeAndrii Doroshenko (Xrayez)