summaryrefslogtreecommitdiff
path: root/scene/3d/ray_cast_3d.h
AgeCommit message (Expand)Author
2021-03-04Adding Raycast3D custom debug shape thickness and colorjmb462
2021-02-07Initialize class variables with default values in scene/ [1/2]Rafał Mikrut
2021-01-01Update copyright statements to 2021Rémi Verschelde
2020-09-10Rename RayCast's `cast_to` property to `target_position`Hugo Locurcio
2020-05-14Style: clang-format: Disable KeepEmptyLinesAtTheStartOfBlocksRémi Verschelde
2020-03-27Renamed 2D and 3D nodes to make their types explicitJuan Linietsky