summaryrefslogtreecommitdiffstats
path: root/doc/classes/NavigationAgent3D.xml
Commit message (Expand)AuthorAgeFilesLines
* Update velocity_computed signal descriptionrvenson2024-05-251-1/+1
* Add navigation path simplificationsmix82024-04-111-0/+7
* Overhaul some "uncommon" wording in class referenceMicky2024-03-011-1/+1
* 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
* Solve race condition between AThousandShips and Akiensmix82023-10-211-1/+1
* Fix NavigationAgent3D stored y-axis velocity and make it optionalsmix82023-10-211-0/+3
* Improve NavigationAgent3D.target_position documentation readabilityFlyn San2023-10-021-1/+1
* Fix typos in NavigationAgent3D documentationHaoyu Qiu2023-08-311-2/+2
* Add detail to NavigationAgent signal descriptionssmix82023-07-251-6/+10
* Fix some mixups between 2D/3D in documentationNinni Pipping2023-07-231-2/+2
* 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-8/+8
* Overhaul the top sections of the class reference (Physics classes)VolTer2023-05-201-3/+4
* Rework Navigation Avoidancesmix82023-05-101-15/+64
* 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-3/+3
|/
* Bump version to 4.1-devRémi Verschelde2023-03-011-1/+1
* Tweak NavigationAgent3D defaultssmix82023-02-161-3/+3
* Add NavigationLink helper functions for global positionssmix82023-02-141-0/+2
* Add NavigationAgent Path Debug Visualizationsmix82023-01-311-0/+12
* Rename Navigation uses of 'location' to 'position'smix82023-01-261-18/+18
* 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
|/
* Make NavigationAgent `target_location` a propertyHaoyu Qiu2022-10-271-18/+8
* 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
* Document that NavigationAgent height offset is mostly a placebosmix82022-06-011-1/+1
* 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
* 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