summaryrefslogtreecommitdiff
path: root/scene/3d/shape_cast_3d.cpp
AgeCommit message (Collapse)Author
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