summaryrefslogtreecommitdiffstats
path: root/scene/resources/navigation_polygon.h
Commit message (Expand)AuthorAgeFilesLines
* Fix linking NavigationServer2D/3D with all classes disabled in build profileRémi Verschelde2024-02-281-1/+1
* Fix default NavigationPolygon source geometry group namesmix82024-02-131-1/+1
* Add NavigationPolygon border_size property for tile bakingsmix82024-02-051-0/+13
* Add const lvalue ref to container parametersMuller-Castro2024-01-051-1/+1
* Add 2D navigation mesh bakingsmix82023-09-251-1/+50
* Add clear() function to NavigationMesh / NavigationPolygonsmix82023-07-071-0/+2
* Fix `cell_height` for navigation meshessmix82023-06-131-1/+1
* Add NavigationPolygon cell_size propertysmix82023-06-131-0/+5
* One Copyright Update to rule them allRémi Verschelde2023-01-051-29/+29
* Fix Navigation API abbreviations inconsistencysmix82022-12-171-3/+3
* Move NavigationPolygon to dedicated resource filesmix82022-12-171-0/+94