summaryrefslogtreecommitdiff
path: root/servers/physics_3d/godot_body_3d.cpp
AgeCommit message (Expand)Author
2021-11-08Expose local center of mass in physics serversPouleyKetchoupp
2021-10-25Improved RigidDynamicBody linear/angular damping overridePouleyKetchoupp
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