summaryrefslogtreecommitdiffstats
path: root/doc/classes/NavigationAgent2D.xml
Commit message (Expand)AuthorAgeFilesLines
* Update velocity_computed signal descriptionrvenson2024-05-251-1/+1
* Add navigation path simplificationsmix82024-04-111-0/+7
* Documentation: Add support for deprecated/experimental messagesDanil Alexeev2024-02-151-1/+1
* Make target_desired_distance affect the navigation of NavigationAgent2D/3DErshn2023-11-291-9/+14
* Improve NavigationAgent3D.target_position documentation readabilityFlyn San2023-10-021-1/+1
* Fixed tiny spelling error in doc\classes\NavigationAgent2D.xmlSai-Suraj-272023-08-101-1/+1
* Add detail to NavigationAgent signal descriptionssmix82023-07-251-6/+10
* 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
* Display `BitField[Enum]` in docs to distinguish from `Enum`Danil Alexeev2023-06-151-1/+1
* NavigationAgent2D, NavigationAgent3D typo fixesJustinDodemaide2023-06-061-6/+6
* Overhaul the top sections of the class reference (Physics classes)VolTer2023-05-201-3/+4
* Rework Navigation Avoidancesmix82023-05-101-10/+55
* Merge pull request #75326 from smix8/navigationagent_expose_parameters_4.xRémi Verschelde2023-04-031-0/+6
|\
| * Expose NavigationAgent path postprocessing and pathfinding algorithm optionssmix82023-03-251-0/+6
* | Fix typos and inconsistencies in classrefHaoyu Qiu2023-03-271-2/+2
|/
* Allow negative NavigationAgent2D path debug line_width for thin linessmix82023-03-161-1/+1
* Bump version to 4.1-devRémi Verschelde2023-03-011-1/+1
* Add NavigationLink helper functions for global positionssmix82023-02-141-0/+2
* Add NavigationAgent Path Debug Visualizationsmix82023-01-311-0/+15
* Rename Navigation uses of 'location' to 'position'smix82023-01-261-18/+18
* 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