summaryrefslogtreecommitdiff
path: root/doc/classes/NavigationServer3D.xml
AgeCommit message (Expand)Author
2023-02-24More class reference fixesHaoyu Qiu
2023-02-16Fix navigation debug not toggleable in scriptssmix8
2023-02-14Unbind NavigationServer3D.process()smix8
2023-02-12Add missing period for sentences in classrefHaoyu Qiu
2023-01-27Use Callable for Navigation Agent callbacksJosh Jones
2023-01-26Rename Navigation uses of 'location' to 'position'smix8
2023-01-12Merge pull request #70731 from smix8/navigationserver_performance_monitor_4.xRémi Verschelde
2023-01-11Add navigation tutorial links inside class docsmix8
2023-01-08Add NavigationServer Performance Monitorsmix8
2023-01-07Rework const on NavigationServer methodsJosh Jones
2022-12-18Merge pull request #70230 from DarkKilauea/nav-experimentalRémi Verschelde
2022-12-17Fix Navigation API abbreviations inconsistencysmix8
2022-12-17Mark navigation classes and nodes as experimentalJosh Jones
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-17Fix a typo in navigation server documentationYuri Sizov
2022-08-15[doc] Use "param" instead of "code" to refer to parameters (5)Andy Maloney
2022-08-13Rename Navigation's `neighbor_dist` to `neightbor_distance`Micky
2022-08-08Rename the argument tag to param in XML documentationYuri Sizov
2022-07-29Add more detailed Navigation Debug Visualizationsmix8
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-14Document NavigationServer API navigation agent callbackssmix8
2022-06-06Add NavigationRegion costs for pathfindingsmix8
2022-06-01Add class doc that NavigationServer changes are not instantsmix8
2022-05-12Add NavigationServer2D/3D API functions to find missing RID infosmix8
2022-04-08Rename NavigationServer's free method to free_ridHaoyu Qiu
2022-02-15Add an XML schema for documentationHugo Locurcio
2021-10-05doc: Fix style inconsistencies for `[b]Note:[/b]` paragraphsRémi Verschelde
2021-09-20Don't generate empty doc sections and reduce code duplicationAaron Franke
2021-07-30doc: Use self-closing tags for `return` and `argument`Rémi Verschelde
2021-06-03Update documentation for Transform3DAaron Franke
2021-03-19class reference proofreadingPaul Joannon
2021-03-15Allow Navigation to be more flexibleGilles Roudière
2021-03-10Implement Navigation layersGilles Roudière
2020-10-01Link to demos from within the class referenceAaron Franke
2020-03-30doc: Update classref with node renamesRémi Verschelde