summaryrefslogtreecommitdiff
path: root/servers/physics_2d/godot_shape_2d.cpp
AgeCommit message (Expand)Author
2023-01-05One Copyright Update to rule them allRémi Verschelde
2022-12-06Fix collision detection for degenerate capsulesRicardo Buring
2022-10-07Fix MSVC warnings, rename shadowed variables, fix uninitialized values, chang...bruvzg
2022-05-16Replace most uses of Map by HashMapreduz
2022-04-06Fix some issues found by cppcheck.bruvzg
2022-02-16Style: Cleanup single-line blocks, semicolons, dead codeRémi Verschelde
2022-01-03Update copyright statements to 2022Rémi Verschelde
2021-10-18Rename Godot Physics classes from *SW to Godot*PouleyKetchoupp