Age | Commit message (Expand) | Author |
---|---|---|
2023-03-27 | Port robust signal (dis)connection to ShapeCast2D | Ricardo Buring |
2023-02-23 | Fix ShapeCast3D add and remove exception functions | smix8 |
2023-01-12 | Fix style issue in ShapeCast3D after #68409 | Rémi Verschelde |
2023-01-12 | Merge pull request #68409 from Jasuse/shapecast3d_dbg_shape_fix | Rémi Verschelde |
2023-01-05 | One Copyright Update to rule them all | Rémi Verschelde |
2022-11-24 | Fixing debug shape update of ShapeCast3D | Jasuse |
2022-11-01 | Add `ShapeCast2D/3D::get_collider_rid` method | kleonc |
2022-10-24 | Rename queue_delete => queue_free | Marc Gilleron |
2022-09-19 | Change return type of `get_configuration_warnings` to `PackedStringArray` | Marc Gilleron |
2022-09-04 | Stop ShapeCast3D drawing when debug collisions off | Almighty Laxz |
2022-07-31 | Add meter suffix to ShapeCast3D margin property | Marcus Elg |
2022-07-30 | Fix `ShapeCast3D` creating runtime shape in editor | PrecisionRender |
2022-07-28 | Add ShapeCast3D node | PrecisionRender |