summaryrefslogtreecommitdiffstats
path: root/scene/2d/physics/collision_polygon_2d.cpp
Commit message (Expand)AuthorAgeFilesLines
* Merge commit godotengine/godot@87318a2fb7fffeb72adca934e31915be077c3d1fSpartan3222024-11-061-1/+1
|\
| * Compile certain `CanvasItem._edit_*()` functions with `DEBUG_ENABLED`Michael Alexsander2024-11-021-1/+1
* | Fix copyright headers referring to GodotSpartan3222024-10-271-2/+2
* | Rebrand preambles to RedotDubhghlas McLaughlin2024-10-111-0/+2
|/
* Fix super call in various `get_configuration_warnings` methodsA Thousand Ships2024-09-051-1/+1
* Use same colors for editor and running project for collision/path debugHugo Locurcio2024-04-211-1/+1
* Fix concave CollisionPolygon2D debug drawing and docsRicardo Buring2024-03-231-10/+9
* Split monolithic physics class filessmix82024-02-271-0/+324