summaryrefslogtreecommitdiff
path: root/servers/physics_2d/godot_joints_2d.cpp
AgeCommit message (Expand)Author
2023-01-05One Copyright Update to rule them allRémi Verschelde
2022-10-07Fix MSVC warnings, rename shadowed variables, fix uninitialized values, chang...bruvzg
2022-03-16PinJoint2D: fix inertia tensor, taking center of mass into accountRicardo Buring
2022-01-03Update copyright statements to 2022Rémi Verschelde
2021-10-18Rename Godot Physics classes from *SW to Godot*PouleyKetchoupp