summaryrefslogtreecommitdiffstats
path: root/scene/2d/physics/rigid_body_2d.cpp
Commit message (Expand)AuthorAgeFilesLines
* Rebrand preambles to RedotDubhghlas McLaughlin2024-10-111-0/+2
* Use Core/Scene stringnames consistentlykobewi2024-05-131-2/+0
* Add shorthand for using singleton string nameskobewi2024-05-111-15/+15
* Merge pull request #89468 from MrPersonDev/increase-rigidbody-mass-precisionRémi Verschelde2024-03-141-1/+1
|\
| * Increase precision of rigidbody massMrPersonDev2024-03-131-1/+1
* | Move Max Contacts Reported below Contact Monitor in RigidBody inspectorHugo Locurcio2024-03-131-8/+13
|/
* Split monolithic physics class filessmix82024-02-271-0/+817