summaryrefslogtreecommitdiffstats
path: root/scene/3d/physics/shape_cast_3d.cpp
Commit message (Expand)AuthorAgeFilesLines
* Merge commit godotengine/godot@cb411fa960f0b7fdbd97dcdb4c90f9346360ee0eSpartan3222024-11-121-1/+1
|\
| * Core: Integrate `Ref::instantiate` where possibleThaddeus Crews2024-11-101-1/+1
* | Fix copyright headers referring to GodotSpartan3222024-10-271-2/+2
* | Rebrand preambles to RedotDubhghlas McLaughlin2024-10-111-0/+2
|/
* Expose `ShapeCast{2D,3D}::get_collision_result`Raul Santos2024-08-151-3/+3
* Change ShapeCast3D and RayCast3D debug to use RenderingServer directlysmix82024-02-271-27/+38
* Split monolithic physics class filessmix82024-02-271-0/+633