summaryrefslogtreecommitdiffstats
path: root/doc/classes/NavigationAgent2D.xml
Commit message (Expand)AuthorAgeFilesLines
* Tweak NavigationAgent2D defaultssmix82023-01-111-5/+5
* Add navigation tutorial links inside class docsmix82023-01-111-0/+1
* Add support for emitting a signal when entering a NavLinkJosh Jones2022-12-171-0/+31
* 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-8/+8
|/
* Merge pull request #65452 from timothyqiu/agent-targetRémi Verschelde2022-10-311-18/+8
|\
| * Make NavigationAgent `target_location` a propertyHaoyu Qiu2022-10-271-18/+8
* | Fix type of safe_velocity parameterRedMser2022-10-271-1/+1
|/
* doc: Clarifying NavigationAgent and NavigationAgent2D velocity_computed requi...BenniKane2022-09-011-1/+1
* 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
* | [doc] Use "param" instead of "code" to refer to parameters (5)Andy Maloney2022-08-151-2/+2
|/
* Rename the argument tag to param in XML documentationYuri Sizov2022-08-081-7/+7
* Clarify NavigationAgent radius propertysmix82022-06-261-1/+2
* Merge pull request #62214 from smix8/navigation_layer_bitmask_helpers_4.xRémi Verschelde2022-06-201-0/+15
|\
| * Add navigation layer bitmask helper functionssmix82022-06-191-0/+15
* | Add NavigationAgent desired path distancesmix82022-06-181-1/+4
|/
* Streamline Navigation layer function names.smix82022-06-151-2/+2
* Add NavigationAgent set_navigation_map() functionsmix82022-06-141-0/+13
* Document the correct use of NavigationAgent path functionssmix82022-06-091-2/+3
* Process NavigationAgent2D/3D avoidance on demand onlysmix82022-05-201-0/+4
* Expose navigable layers for NavigationAgent2D/3DBARTEK-PC\Bartek2022-03-201-0/+3
* Add an XML schema for documentationHugo Locurcio2022-02-151-1/+1
* Misc documentation improvementsHaoyu Qiu2022-01-081-1/+1
* Don't generate empty doc sections and reduce code duplicationAaron Franke2021-09-201-2/+0
* doc: Use self-closing tags for `return` and `argument`Rémi Verschelde2021-07-301-30/+15
* doc: Sync classref with current sourceRémi Verschelde2021-04-291-0/+6
* class reference proofreadingPaul Joannon2021-03-191-1/+1
* Remove Navigation2D/3D nodes, and move the navigation map to the world resourceGilles Roudière2021-03-101-17/+1
* Fix various typosluz.paz2020-03-111-1/+1
* doc: Sync classref with current sourceRémi Verschelde2020-02-181-2/+2
* doc: Sync classref with current sourceRémi Verschelde2020-02-121-15/+17
* Documented the new NavigationServer and all its associated nodes (2D and 3D)Duroxxigar2020-02-101-0/+157