summaryrefslogtreecommitdiff
path: root/servers/physics_3d/godot_body_pair_3d.cpp
AgeCommit message (Expand)Author
2022-01-03Update copyright statements to 2022Rémi Verschelde
2021-12-10Fix rigid body ray cast CCD in 2D and 3D Godot PhysicsPouleyKetchoupp
2021-12-03Update space parameters in 2D and 3DPouleyKetchoupp
2021-12-03Improve RigidDynamicBody contacts in 2D and 3DPouleyKetchoupp
2021-11-25Fix RigidDynamicBody gaining momentum with bouncePouleyKetchoupp
2021-11-10Add raycast options to hit when starting inside / hit back facesPouleyKetchoupp
2021-10-28clang-format: Disable alignment of operands, too unreliableRémi Verschelde
2021-10-18Rename Godot Physics classes from *SW to Godot*PouleyKetchoupp