summaryrefslogtreecommitdiffstats
path: root/scene/2d/shape_cast_2d.h
Commit message (Expand)AuthorAgeFilesLines
* Code quality: Fix header guards consistencyRémi Verschelde2022-07-251-3/+3
* Add a new HashSet templatereduz2022-05-201-1/+1
* Replace most uses of Map by HashMapreduz2022-05-161-1/+1
* Improve compilation speed (forward declarations/includes cleanup)Hendrik Brucker2022-02-121-0/+1
* Improve some method bindings to use specific `Object` subtypesRémi Verschelde2022-01-281-2/+4
* Update copyright statements to 2022Rémi Verschelde2022-01-031-2/+2
* Remove `get_closest_*` methods from `ShapeCast2D`Andrii Doroshenko (Xrayez)2021-11-121-4/+0
* Add `ShapeCast2D` nodeAndrii Doroshenko (Xrayez)2021-11-121-0/+124