summaryrefslogtreecommitdiff
path: root/servers/physics_3d/soft_body_3d_sw.cpp
AgeCommit message (Expand)Author
2021-08-15Enabled softbody-area collision (intersection) and enabled area-specific grav...Jeffrey Cochran
2021-07-21Use the standard C `INFINITY` and `NAN` constants directlyHugo Locurcio
2021-06-07Style: Cleanup uses of double spaces between wordsRĂ©mi Verschelde
2021-06-03Rename Transform to Transform3D in coreAaron Franke
2021-03-18SoftBody support in GodotPhysics 3DPouleyKetchoupp