summaryrefslogtreecommitdiffstats
path: root/scene/resources/2d/navigation_polygon.h
Commit message (Expand)AuthorAgeFilesLines
* Merge commit godotengine/godot@87318a2fb7fffeb72adca934e31915be077c3d1fSpartan3222024-11-061-2/+3
|\
| * Compile certain `CanvasItem._edit_*()` functions with `DEBUG_ENABLED`Michael Alexsander2024-11-021-2/+3
* | Fix copyright headers referring to GodotSpartan3222024-10-271-2/+2
* | Rebrand preambles to RedotDubhghlas McLaughlin2024-10-111-0/+2
|/
* Extract navigation-related defaults to separate headerPawel Lampe2024-08-271-1/+2
* Merge pull request #92560 from smix8/navmesh2d_bake_partitionRémi Verschelde2024-08-191-0/+10
|\
| * Add triangulation partition option to 2D navigation mesh bakingsmix82024-08-051-0/+10
* | NavigationPolygon: Implement get/set_polygon fast paths.Patrick Sean Klein2024-08-171-5/+6
|/
* Fix thread-use causing navigation polygon data corruptionsmix82024-06-211-0/+4
* Move NavigationMeshSourceGeometryData(2D/3D) to the 2D/3D subfoldersAaron Franke2024-04-151-0/+163