summaryrefslogtreecommitdiffstats
path: root/modules/godot_physics_2d/godot_physics_server_2d.cpp
Commit message (Expand)AuthorAgeFilesLines
* Merge commit godotengine/godot@87318a2fb7fffeb72adca934e31915be077c3d1fSpartan3222024-11-061-2/+2
|\
| * Style: Apply `clang-tidy` fixes (superficial)Thaddeus Crews2024-11-041-2/+2
* | Merge commit godotengine/godot@8004c7524fb9f43425c4d6f614410a76678e0f7cSpartan3222024-10-301-20/+20
|\|
| * Set clang-format `RemoveSemicolon` rule to `true`Adam Scott2024-10-251-20/+20
* | Fix copyright headers referring to GodotSpartan3222024-10-271-2/+2
* | Rebrand preambles to RedotDubhghlas McLaughlin2024-10-111-0/+2
|/
* Move Godot Physics 2D into a module; add dummy 2D physics serverRicardo Buring2024-09-231-0/+1400