summaryrefslogtreecommitdiff
path: root/servers/physics_2d/godot_body_2d.cpp
AgeCommit message (Expand)Author
2021-10-22Merge pull request #54124 from Uxeron/CenterOfMassRotationFixCamille Mohr-Daurat
2021-10-22Fix physics body rotating incorrectly around it's center of massUxeron
2021-10-22Fix RigidDynamicBody2D auto center of mass calculationPouleyKetchoupp
2021-10-21Fix RigidDynamicBody collision update after changing collision layer/maskPouleyKetchoupp
2021-10-19Fix 2D center of mass not updated from transformPouleyKetchoupp
2021-10-18Rename Godot Physics classes from *SW to Godot*PouleyKetchoupp