summaryrefslogtreecommitdiffstats
path: root/modules/navigation/nav_region.cpp
Commit message (Expand)AuthorAgeFilesLines
* Remove unused navigation polygon propertiessmix82024-06-221-17/+0
* Fix potential crash due to invalid navigation mesh refsmix82024-06-211-2/+2
* Fix thread use causing navigation mesh data corruptionsmix82024-06-211-22/+33
* Navigation: Fix GCC 12.3 `-Wtype-limits` warningsRémi Verschelde2023-12-121-2/+2
* Add NavigationServer random point queriessmix82023-12-081-15/+125
* Fix NavRegion sync error messagessmix82023-10-181-2/+2
* [Modules] Replace `ERR_FAIL_COND` with `ERR_FAIL_NULL` where applicableA Thousand Ships2023-09-261-2/+2
* Add NavigationServer API to enable regions and linkssmix82023-07-261-0/+10
* Add more hints to navigation map cell size errorssmix82023-07-141-2/+2
* Fix NavObjects map assignmentssmix82023-06-251-2/+10
* Fix `cell_height` for navigation meshessmix82023-06-131-0/+4
* Add NavigationRegion rotation warningsmix82023-06-131-0/+6
* Improve navigation map synchronisation error msgssmix82023-06-031-0/+4
* Make navigation mesh edge connections optionalsmix82023-05-111-0/+7
* Prevent unnecessary navigation map synchronizationssmix82023-05-111-0/+6
* Fix NavigationServer internals still using float instead of real_tsmix82023-03-071-2/+2
* One Copyright Update to rule them allRémi Verschelde2023-01-051-29/+29
* Added node for Navigation linksJosh Jones2022-08-261-8/+0
* Streamline Navigation layer function names.smix82022-06-151-4/+4
* Style: Remove inconsistently used `@author` docstringsRémi Verschelde2022-01-041-4/+0
* Update copyright statements to 2022Rémi Verschelde2022-01-031-2/+2
* Rename `GdNavigationServer` to `GodotNavigationServer`Rémi Verschelde2021-06-301-0/+161