summaryrefslogtreecommitdiffstats
path: root/servers/physics_3d/godot_physics_server_3d.cpp
Commit message (Expand)AuthorAgeFilesLines
* Create GDExtension clases for PhysicsServer3Dreduz2022-03-151-2/+2
* Style: Cleanup single-line blocks, semicolons, dead codeRémi Verschelde2022-02-161-13/+0
* Update copyright statements to 2022Rémi Verschelde2022-01-031-2/+2
* Improve RigidDynamicBody force and torque APIPouleyKetchoupp2021-12-101-44/+72
* Update space parameters in 2D and 3DPouleyKetchoupp2021-12-031-13/+8
* Improve RigidDynamicBody contacts in 2D and 3DPouleyKetchoupp2021-12-031-1/+1
* Merge pull request #54810 from nekomatata/area-separate-override-modesCamille Mohr-Daurat2021-11-111-16/+2
|\
| * Separate space override modes for gravity/damping in AreaPouleyKetchoupp2021-11-091-16/+2
* | Fix errors in CharacterBody when floor is destroyed or removedPouleyKetchoupp2021-11-101-1/+8
|/
* Use `Callable` in Area monitor callbackrafallus2021-11-011-4/+4
* Fix RigidDynamicBody collision update after changing collision layer/maskPouleyKetchoupp2021-10-211-2/+0
* Rename Godot Physics classes from *SW to Godot*PouleyKetchoupp2021-10-181-0/+1749