summaryrefslogtreecommitdiff
path: root/scene/resources/concave_polygon_shape_3d.h
AgeCommit message (Expand)Author
2023-01-05One Copyright Update to rule them allRémi Verschelde
2022-07-25Code quality: Fix header guards consistencyRémi Verschelde
2022-06-20Clean up Hash Functionsreduz
2022-05-20Add a new HashSet templatereduz
2022-01-03Update copyright statements to 2022Rémi Verschelde
2021-03-18Disable backface collision with ConcavePolygonShape by defaultPouleyKetchoupp
2021-01-01Update copyright statements to 2021Rémi Verschelde
2020-08-02Shape3D::get_debug_mesh_lines const methodsArkadiusz Marcin Kołek
2020-07-10Add override keywords.Marcel Admiraal
2020-05-14Style: Enforce braces around if blocks and loopsRémi Verschelde
2020-05-14Style: clang-format: Disable KeepEmptyLinesAtTheStartOfBlocksRémi Verschelde
2020-03-27Renamed 2D and 3D nodes to make their types explicitJuan Linietsky