summaryrefslogtreecommitdiffstats
path: root/servers/physics_2d/godot_shape_2d.cpp
Commit message (Expand)AuthorAgeFilesLines
* Fix copyright headers referring to GodotSpartan3222024-10-271-2/+2
* Rebrand preambles to RedotSpartan3222024-10-131-0/+2
* Increase size of WorldBoundaryShape to be much largerHugo Locurcio2024-04-161-1/+1
* Replace error checks against `size` with `is_empty`A Thousand Ships2024-02-091-1/+1
* replace confusing code in CapsuleShape2Dgolfinq2023-10-201-2/+1
* Fix precision in physics supports generationBlack-Cat2023-04-291-6/+5
* One Copyright Update to rule them allRémi Verschelde2023-01-051-29/+29
* Fix collision detection for degenerate capsulesRicardo Buring2022-12-061-6/+4
* Fix MSVC warnings, rename shadowed variables, fix uninitialized values, chang...bruvzg2022-10-071-33/+33
* Replace most uses of Map by HashMapreduz2022-05-161-9/+9
* Fix some issues found by cppcheck.bruvzg2022-04-061-1/+1
* Style: Cleanup single-line blocks, semicolons, dead codeRémi Verschelde2022-02-161-6/+0
* Update copyright statements to 2022Rémi Verschelde2022-01-031-2/+2
* Rename Godot Physics classes from *SW to Godot*PouleyKetchoupp2021-10-181-0/+995