summaryrefslogtreecommitdiff
path: root/modules/navigation/godot_navigation_server.h
AgeCommit message (Expand)Author
2023-01-07Rework const on NavigationServer methodsJosh Jones
2023-01-05One Copyright Update to rule them allRémi Verschelde
2022-12-17Fix Navigation API abbreviations inconsistencysmix8
2022-12-12Merge pull request #69629 from smix8/agent_wild_callback_pointer_4.xRémi Verschelde
2022-12-12Fix Navigation agent callback wild pointer crashsmix8
2022-12-10Enable assigning an owner to navigation regions and linksJosh Jones
2022-09-20Add NavigationPathQuerysmix8
2022-08-26Added node for Navigation linksJosh Jones
2022-08-25Merge pull request #64354 from Mickeon/rename-navigation-distanceRémi Verschelde
2022-08-23Replace Array return types with TypedArray 2kobewi
2022-08-13Rename Navigation's `neighbor_dist` to `neightbor_distance`Micky
2022-07-28Replace Navigation std::vector use with LocalVectorsmix8
2022-06-24Merge pull request #62300 from smix8/navigation_map_force_update_4.xRémi Verschelde
2022-06-23Add NavigationServer.region_owns_point() helper functionsmix8
2022-06-23Add NavigationServer map_force_update() functionsmix8
2022-06-22Add Navigation function to get all navigation mapssmix8
2022-06-15Streamline Navigation layer function names.smix8
2022-06-06Add NavigationRegion costs for pathfindingsmix8
2022-05-12Add NavigationServer2D/3D API functions to find missing RID infosmix8
2022-04-06Fix some issues found by cppcheck.bruvzg
2022-01-04Style: Remove inconsistently used `@author` docstringsRémi Verschelde
2022-01-03Update copyright statements to 2022Rémi Verschelde
2021-06-30Rename `GdNavigationServer` to `GodotNavigationServer`Rémi Verschelde