summaryrefslogtreecommitdiff
path: root/scene/2d/shape_cast_2d.cpp
AgeCommit message (Expand)Author
2023-03-27Port robust signal (dis)connection to ShapeCast2DRicardo Buring
2023-01-30Hide clip_children for non-drawn CanvasItemsNinni Pipping
2023-01-05One Copyright Update to rule them allRémi Verschelde
2022-11-01Add `ShapeCast2D/3D::get_collider_rid` methodkleonc
2022-09-19Change return type of `get_configuration_warnings` to `PackedStringArray`Marc Gilleron
2022-08-29Rename `CanvasItem.update()` to `queue_redraw()`Micky
2022-07-31Improve ShapeCast2D editor and debug drawingFireForge
2022-07-16rename translate(d) to translate(d)_local in Transform 2D/3DFabian Keller
2022-06-11Add suffixes to all nodes and resourcesFireForge
2022-03-28String: Remove TTR and DTR defines in non-tools buildRémi Verschelde
2022-02-15Use `switch` consistently in `_notification` (`scene` folder)Rémi Verschelde
2022-01-28Improve some method bindings to use specific `Object` subtypesRémi Verschelde
2022-01-12Use List Initializations for Vectors.Anilforextra
2022-01-03Update copyright statements to 2022Rémi Verschelde
2022-01-02Fix various typosluz paz
2021-11-12Remove `get_closest_*` methods from `ShapeCast2D`Andrii Doroshenko (Xrayez)
2021-11-12Add `ShapeCast2D` nodeAndrii Doroshenko (Xrayez)