summaryrefslogtreecommitdiff
path: root/servers/physics_3d/shape_3d_sw.h
AgeCommit message (Expand)Author
2021-07-21Use the standard C `INFINITY` and `NAN` constants directlyHugo Locurcio
2021-06-03Rename Transform to Transform3D in coreAaron Franke
2021-03-25Heightmap collision shape support in Godot PhysicsPouleyKetchoupp
2021-03-18Disable backface collision with ConcavePolygonShape by defaultPouleyKetchoupp
2021-02-10Cylinder support in Godot Physics 3DPouleyKetchoupp
2021-01-01Update copyright statements to 2021Rémi Verschelde
2020-05-27Split `Geometry` singleton into `Geometry2D` and `Geometry3D`Andrii Doroshenko (Xrayez)
2020-05-14Style: clang-format: Disable KeepEmptyLinesAtTheStartOfBlocksRémi Verschelde
2020-03-28More server renames for consistency after #37361Rémi Verschelde
2020-03-27Renaming of servers for coherency.Juan Linietsky