summaryrefslogtreecommitdiffstats
path: root/doc/classes/NavigationServer2D.xml
Commit message (Expand)AuthorAgeFilesLines
* Fix many untagged true/false/null in the documentationMicky2024-11-101-4/+4
* Add navigation region point and segment queriessmix82024-09-101-2/+10
* Add navigation source geometry parser callbackssmix82024-04-191-0/+17
* Add navigation path simplificationsmix82024-04-111-0/+9
* Update links to outdated asset library demosskyace652024-04-071-1/+1
* Overhaul some "uncommon" wording in class referenceMicky2024-03-011-2/+2
* Add function to get navigation map iteration id from NavigationServersmix82024-02-221-0/+8
* Documentation: Add support for deprecated/experimental messagesDanil Alexeev2024-02-151-1/+1
* Expose `is_baking` method in navigation servers and region nodes.Pawel Lampe2024-02-051-0/+7
* Replace some "uncommon" words in class referenceMicky2024-01-151-1/+1
* Add getters to navigation serversNicholas Foo2023-12-191-0/+126
* Add NavigationServer random point queriessmix82023-12-081-0/+22
* Add 2D navigation mesh bakingsmix82023-09-251-0/+30
* Avoid punning [param enabled] in documentationHaoyu Qiu2023-07-311-5/+5
* Add NavigationServer API to enable regions and linkssmix82023-07-261-0/+30
* Doctool: Remove version attribute from XML headerRémi Verschelde2023-07-061-1/+1
* Bump version to 4.2-devRémi Verschelde2023-07-051-1/+1
* Add agent pause mode to NavigationServersmix82023-06-181-0/+30
* Fix various typos with codespellRémi Verschelde2023-06-161-1/+1
* Fix `cell_height` for navigation meshessmix82023-06-131-2/+2
* Update navigation obstacle APIsmix82023-06-121-0/+32
* Merge pull request #77609 from RedworkDE/class-ref-code-fixesYuri Sizov2023-05-291-1/+1
|\
| * Fix more issues with code tags in class referenceRedworkDE2023-05-291-1/+1
* | Merge pull request #76600 from MewPurPur/improve-docs-top-sections-PHYSYuri Sizov2023-05-291-6/+6
|\ \ | |/ |/|
| * Overhaul the top sections of the class reference (Physics classes)VolTer2023-05-201-6/+6
* | Make navigation mesh edge connections optionalsmix82023-05-111-0/+30
|/
* Rework Navigation Avoidancesmix82023-05-101-10/+109
* Validate code tags in documentation for potential paramsYuri Sizov2023-04-261-11/+11
* Fix Typo in NavigationServer2DRattle222023-04-071-1/+1
* Bump version to 4.1-devRémi Verschelde2023-03-011-1/+1
* More class reference fixesHaoyu Qiu2023-02-241-4/+4
* Fix navigation debug not toggleable in scriptssmix82023-02-161-0/+13
* Add missing period for sentences in classrefHaoyu Qiu2023-02-121-1/+1
* Add NavigationAgent Path Debug Visualizationsmix82023-01-311-0/+5
* Use Callable for Navigation Agent callbacksJosh Jones2023-01-271-5/+3
* Rename Navigation uses of 'location' to 'position'smix82023-01-261-11/+11
* Add navigation tutorial links inside class docsmix82023-01-111-0/+1
* Rework const on NavigationServer methodsJosh Jones2023-01-071-34/+34
* Merge pull request #70230 from DarkKilauea/nav-experimentalRémi Verschelde2022-12-181-1/+1
|\
| * Mark navigation classes and nodes as experimentalJosh Jones2022-12-171-1/+1
* | Fix Navigation API abbreviations inconsistencysmix82022-12-171-3/+3
|/
* Merge pull request #69629 from smix8/agent_wild_callback_pointer_4.xRémi Verschelde2022-12-121-3/+3
|\
| * Fix Navigation agent callback wild pointer crashsmix82022-12-121-3/+3
* | Enable assigning an owner to navigation regions and linksJosh Jones2022-12-101-0/+30
|/
* Add NavigationPathQuerysmix82022-09-201-0/+8
* Added node for Navigation linksJosh Jones2022-08-261-0/+133
* Merge pull request #64354 from Mickeon/rename-navigation-distanceRémi Verschelde2022-08-251-2/+2
|\
| * Rename Navigation's `neighbor_dist` to `neightbor_distance`Micky2022-08-131-2/+2
* | Replace Array return types with TypedArray 2kobewi2022-08-231-3/+3
* | Fix a typo in navigation server documentationYuri Sizov2022-08-171-1/+1