summaryrefslogtreecommitdiff
path: root/scene/resources/convex_polygon_shape_3d.cpp
AgeCommit message (Expand)Author
2023-01-05One Copyright Update to rule them allRémi Verschelde
2022-10-13Optimize Convex CollisionJuan Linietsky
2022-10-07Fix MSVC warnings, rename shadowed variables, fix uninitialized values, chang...bruvzg
2022-01-03Update copyright statements to 2022Rémi Verschelde
2021-05-22Replace QuickHull with Bullet's convex hull computer.Morris Tabor
2021-02-09Initialize class variables with default values in scene/ [2/2]Rafał Mikrut
2021-01-01Update copyright statements to 2021Rémi Verschelde
2020-08-02Shape3D::get_debug_mesh_lines const methodsArkadiusz Marcin Kołek
2020-05-27Split `Geometry` singleton into `Geometry2D` and `Geometry3D`Andrii Doroshenko (Xrayez)
2020-05-14Style: clang-format: Disable KeepEmptyLinesAtTheStartOfBlocksRémi Verschelde
2020-03-27Renaming of servers for coherency.Juan Linietsky
2020-03-27Renamed 2D and 3D nodes to make their types explicitJuan Linietsky