summaryrefslogtreecommitdiff
path: root/scene/3d/shape_cast_3d.cpp
AgeCommit message (Expand)Author
2022-11-01Add `ShapeCast2D/3D::get_collider_rid` methodkleonc
2022-10-24Rename queue_delete => queue_freeMarc Gilleron
2022-09-19Change return type of `get_configuration_warnings` to `PackedStringArray`Marc Gilleron
2022-09-04Stop ShapeCast3D drawing when debug collisions offAlmighty Laxz
2022-07-31Add meter suffix to ShapeCast3D margin propertyMarcus Elg
2022-07-30Fix `ShapeCast3D` creating runtime shape in editorPrecisionRender
2022-07-28Add ShapeCast3D nodePrecisionRender