summaryrefslogtreecommitdiffstats
path: root/modules/navigation/nav_map.h
Commit message (Expand)AuthorAgeFilesLines
* Merge commit godotengine/godot@f128f383e892865379cb8b14e7bcc9858efe2973Spartan3222024-11-271-18/+10
|\
| * Change navigation map performance monitor to use a structsmix82024-11-241-18/+10
* | Merge commit godotengine/godot@0f5f3bc9546b46b2029fc8896dc859697f1eab97Spartan3222024-11-111-0/+8
|\|
| * Reduce allocations for NavMap synchronisationsmix82024-11-051-0/+8
* | Fix copyright headers referring to GodotSpartan3222024-10-271-2/+2
* | Rebrand preambles to RedotDubhghlas McLaughlin2024-10-111-0/+2
|/
* Move NavigationServer mesh queries to dedicated filesmix82024-09-031-1/+0
* Extract navigation-related defaults to separate headerPawel Lampe2024-08-271-6/+7
* Merge pull request #93498 from smix8/connection_relocationRémi Verschelde2024-08-191-0/+6
|\
| * Move NavRegion connections to NavMapsmix82024-06-231-0/+6
* | Add navigation obstacles to performance monitor statssmix82024-06-251-0/+2
|/
* Add function to get navigation map iteration id from NavigationServersmix82024-02-221-5/+3
* Merge pull request #87959 from Scony/fix-navi-sync-errorsRémi Verschelde2024-02-121-0/+13
|\
| * Add means for fixing navmap synchronization errorsPawel Lampe2024-02-111-0/+13
* | Make navigation map spatial queries thread-safesmix82024-02-061-0/+2
|/
* Add NavigationServer random point queriessmix82023-12-081-0/+2
* Style: Harmonize header includes in modulesRémi Verschelde2023-06-151-4/+2
* Fix `cell_height` for navigation meshessmix82023-06-131-2/+6
* Make navigation mesh edge connections optionalsmix82023-05-111-0/+6
* Rework Navigation Avoidancesmix82023-05-101-7/+39
* Fix NavigationServer internals still using float instead of real_tsmix82023-03-071-6/+6
* Rename NavigationServer internal RvoAgent to NavAgentsmix82023-02-011-10/+10
* Add NavigationServer Performance Monitorsmix82023-01-081-0/+20
* One Copyright Update to rule them allRémi Verschelde2023-01-051-29/+29
* Add support for emitting a signal when entering a NavLinkJosh Jones2022-12-171-2/+2
* Added node for Navigation linksJosh Jones2022-08-261-1/+20
* Replace Navigation std::vector use with LocalVectorsmix82022-07-281-7/+7
* Remove ThreadWorkPool, replace by WorkerThreadPoolJuan Linietsky2022-07-251-4/+1
* Streamline Navigation layer function names.smix82022-06-151-1/+1
* Match NavMap and ProjectSettings with NavigationMesh defaultssmix82022-06-031-2/+2
* rvo2: Sync with upstream commit bfc0486Rémi Verschelde2022-05-181-3/+3
* Replace most uses of Map by HashMapreduz2022-05-161-1/+1
* Use ThreadWorkPool instead of thread_process_array in NavMapAdam Scott2022-04-191-1/+6
* NavMap Fix polygons being treated like triangle strips instead of triangle fanskleonc2022-02-131-0/+1
* Style: Remove inconsistently used `@author` docstringsRémi Verschelde2022-01-041-4/+1
* Update copyright statements to 2022Rémi Verschelde2022-01-031-2/+2
* Rename `GdNavigationServer` to `GodotNavigationServer`Rémi Verschelde2021-06-301-0/+141