summaryrefslogtreecommitdiffstats
path: root/scene/3d/shape_cast_3d.h
Commit message (Expand)AuthorAgeFilesLines
* Split monolithic physics class filessmix82024-02-271-146/+0
* Move 3D-only resources to their own folderAaron Franke2024-02-261-1/+1
* Revert "Update Node::get_configuration_warnings signature"Rémi Verschelde2024-02-171-1/+1
* Update Node::get_configuration_warnings signatureRedMser2024-02-081-1/+1
* Unify and streamline connecting to Resource changeskobewi2023-07-171-2/+2
* Fix ShapeCast3D add and remove exception functionssmix82023-02-231-2/+4
* Merge pull request #68409 from Jasuse/shapecast3d_dbg_shape_fixRémi Verschelde2023-01-121-0/+1
|\
| * Fixing debug shape update of ShapeCast3DJasuse2022-11-241-0/+1
* | One Copyright Update to rule them allRémi Verschelde2023-01-051-29/+29
|/
* Add `ShapeCast2D/3D::get_collider_rid` methodkleonc2022-11-011-0/+1
* Change return type of `get_configuration_warnings` to `PackedStringArray`Marc Gilleron2022-09-191-1/+1
* Add ShapeCast3D nodePrecisionRender2022-07-281-0/+142