summaryrefslogtreecommitdiffstats
path: root/modules/navigation/nav_region.cpp
Commit message (Expand)AuthorAgeFilesLines
* Set clang-format `RemoveSemicolon` rule to `true`Adam Scott2024-10-251-1/+1
* Add navigation region point and segment queriessmix82024-09-101-0/+17
* Move NavigationServer mesh queries to dedicated filesmix82024-09-031-75/+3
* Merge pull request #93498 from smix8/connection_relocationRémi Verschelde2024-08-191-21/+0
|\
| * Move NavRegion connections to NavMapsmix82024-06-231-21/+0
* | 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