| Commit message (Expand) | Author | Age | Files | Lines |
* | NavigationAgent2D, NavigationAgent3D typo fixes | JustinDodemaide | 2023-06-06 | 1 | -6/+6 |
* | Overhaul the top sections of the class reference (Physics classes) | VolTer | 2023-05-20 | 1 | -3/+4 |
* | Rework Navigation Avoidance | smix8 | 2023-05-10 | 1 | -10/+55 |
* | Merge pull request #75326 from smix8/navigationagent_expose_parameters_4.x | Rémi Verschelde | 2023-04-03 | 1 | -0/+6 |
|\ |
|
| * | Expose NavigationAgent path postprocessing and pathfinding algorithm options | smix8 | 2023-03-25 | 1 | -0/+6 |
* | | Fix typos and inconsistencies in classref | Haoyu Qiu | 2023-03-27 | 1 | -2/+2 |
|/ |
|
* | Allow negative NavigationAgent2D path debug line_width for thin lines | smix8 | 2023-03-16 | 1 | -1/+1 |
* | Bump version to 4.1-dev | Rémi Verschelde | 2023-03-01 | 1 | -1/+1 |
* | Add NavigationLink helper functions for global positions | smix8 | 2023-02-14 | 1 | -0/+2 |
* | Add NavigationAgent Path Debug Visualization | smix8 | 2023-01-31 | 1 | -0/+15 |
* | Rename Navigation uses of 'location' to 'position' | smix8 | 2023-01-26 | 1 | -18/+18 |
* | Tweak NavigationAgent2D defaults | smix8 | 2023-01-11 | 1 | -5/+5 |
* | Add navigation tutorial links inside class doc | smix8 | 2023-01-11 | 1 | -0/+1 |
* | Add support for emitting a signal when entering a NavLink | Josh Jones | 2022-12-17 | 1 | -0/+31 |
* | Merge pull request #70230 from DarkKilauea/nav-experimental | Rémi Verschelde | 2022-12-18 | 1 | -1/+1 |
|\ |
|
| * | Mark navigation classes and nodes as experimental | Josh Jones | 2022-12-17 | 1 | -1/+1 |
* | | Fix Navigation API abbreviations inconsistency | smix8 | 2022-12-17 | 1 | -8/+8 |
|/ |
|
* | Merge pull request #65452 from timothyqiu/agent-target | Rémi Verschelde | 2022-10-31 | 1 | -18/+8 |
|\ |
|
| * | Make NavigationAgent `target_location` a property | Haoyu Qiu | 2022-10-27 | 1 | -18/+8 |
* | | Fix type of safe_velocity parameter | RedMser | 2022-10-27 | 1 | -1/+1 |
|/ |
|
* | doc: Clarifying NavigationAgent and NavigationAgent2D velocity_computed requi... | BenniKane | 2022-09-01 | 1 | -1/+1 |
* | Merge pull request #64354 from Mickeon/rename-navigation-distance | Rémi Verschelde | 2022-08-25 | 1 | -2/+2 |
|\ |
|
| * | Rename Navigation's `neighbor_dist` to `neightbor_distance` | Micky | 2022-08-13 | 1 | -2/+2 |
* | | [doc] Use "param" instead of "code" to refer to parameters (5) | Andy Maloney | 2022-08-15 | 1 | -2/+2 |
|/ |
|
* | Rename the argument tag to param in XML documentation | Yuri Sizov | 2022-08-08 | 1 | -7/+7 |
* | Clarify NavigationAgent radius property | smix8 | 2022-06-26 | 1 | -1/+2 |
* | Merge pull request #62214 from smix8/navigation_layer_bitmask_helpers_4.x | Rémi Verschelde | 2022-06-20 | 1 | -0/+15 |
|\ |
|
| * | Add navigation layer bitmask helper functions | smix8 | 2022-06-19 | 1 | -0/+15 |
* | | Add NavigationAgent desired path distance | smix8 | 2022-06-18 | 1 | -1/+4 |
|/ |
|
* | Streamline Navigation layer function names. | smix8 | 2022-06-15 | 1 | -2/+2 |
* | Add NavigationAgent set_navigation_map() function | smix8 | 2022-06-14 | 1 | -0/+13 |
* | Document the correct use of NavigationAgent path functions | smix8 | 2022-06-09 | 1 | -2/+3 |
* | Process NavigationAgent2D/3D avoidance on demand only | smix8 | 2022-05-20 | 1 | -0/+4 |
* | Expose navigable layers for NavigationAgent2D/3D | BARTEK-PC\Bartek | 2022-03-20 | 1 | -0/+3 |
* | Add an XML schema for documentation | Hugo Locurcio | 2022-02-15 | 1 | -1/+1 |
* | Misc documentation improvements | Haoyu Qiu | 2022-01-08 | 1 | -1/+1 |
* | Don't generate empty doc sections and reduce code duplication | Aaron Franke | 2021-09-20 | 1 | -2/+0 |
* | doc: Use self-closing tags for `return` and `argument` | Rémi Verschelde | 2021-07-30 | 1 | -30/+15 |
* | doc: Sync classref with current source | Rémi Verschelde | 2021-04-29 | 1 | -0/+6 |
* | class reference proofreading | Paul Joannon | 2021-03-19 | 1 | -1/+1 |
* | Remove Navigation2D/3D nodes, and move the navigation map to the world resource | Gilles Roudière | 2021-03-10 | 1 | -17/+1 |
* | Fix various typos | luz.paz | 2020-03-11 | 1 | -1/+1 |
* | doc: Sync classref with current source | Rémi Verschelde | 2020-02-18 | 1 | -2/+2 |
* | doc: Sync classref with current source | Rémi Verschelde | 2020-02-12 | 1 | -15/+17 |
* | Documented the new NavigationServer and all its associated nodes (2D and 3D) | Duroxxigar | 2020-02-10 | 1 | -0/+157 |