| Commit message (Expand) | Author | Age | Files | Lines |
* | Make navigation mesh edge connections optional | smix8 | 2023-05-11 | 1 | -0/+6 |
* | Rework Navigation Avoidance | smix8 | 2023-05-10 | 1 | -9/+57 |
* | Fix NavigationServer internals still using float instead of real_t | smix8 | 2023-03-07 | 1 | -2/+2 |
* | Fix navigation debug not toggleable in scripts | smix8 | 2023-02-16 | 1 | -1/+1 |
* | Fix 2D navigation debug visuals ignoring half the ProjectSettings | smix8 | 2023-02-13 | 1 | -0/+12 |
* | Allow compiling out the navigation module | Josh Jones | 2023-02-09 | 1 | -0/+1 |
* | Add NavigationAgent Path Debug Visualization | smix8 | 2023-01-31 | 1 | -0/+14 |
* | Use Callable for Navigation Agent callbacks | Josh Jones | 2023-01-27 | 1 | -1/+1 |
* | Rename Navigation uses of 'location' to 'position' | smix8 | 2023-01-26 | 1 | -7/+7 |
* | Rework const on NavigationServer methods | Josh Jones | 2023-01-07 | 1 | -39/+36 |
* | One Copyright Update to rule them all | Rémi Verschelde | 2023-01-05 | 1 | -29/+29 |
* | Fix Navigation API abbreviations inconsistency | smix8 | 2022-12-17 | 1 | -1/+1 |
* | Move NavigationPolygon to dedicated resource file | smix8 | 2022-12-17 | 1 | -1/+1 |
* | Merge pull request #69629 from smix8/agent_wild_callback_pointer_4.x | Rémi Verschelde | 2022-12-12 | 1 | -1/+1 |
|\ |
|
| * | Fix Navigation agent callback wild pointer crash | smix8 | 2022-12-12 | 1 | -1/+1 |
* | | Enable assigning an owner to navigation regions and links | Josh Jones | 2022-12-10 | 1 | -0/+8 |
|/ |
|
* | Add NavigationPathQuery | smix8 | 2022-09-20 | 1 | -0/+5 |
* | Added node for Navigation links | Josh Jones | 2022-08-26 | 1 | -0/+44 |
* | Merge pull request #64354 from Mickeon/rename-navigation-distance | Rémi Verschelde | 2022-08-25 | 1 | -1/+1 |
|\ |
|
| * | Rename Navigation's `neighbor_dist` to `neightbor_distance` | Micky | 2022-08-13 | 1 | -1/+1 |
* | | Replace Array return types with TypedArray 2 | kobewi | 2022-08-23 | 1 | -3/+3 |
|/ |
|
* | Add NavigationServer2D debug functions | smix8 | 2022-08-09 | 1 | -0/+17 |
* | Merge pull request #62300 from smix8/navigation_map_force_update_4.x | Rémi Verschelde | 2022-06-24 | 1 | -0/+2 |
|\ |
|
| * | Add NavigationServer map_force_update() function | smix8 | 2022-06-23 | 1 | -0/+2 |
* | | Add NavigationServer.region_owns_point() helper function | smix8 | 2022-06-23 | 1 | -0/+2 |
* | | Add Navigation function to get all navigation maps | smix8 | 2022-06-22 | 1 | -0/+2 |
|/ |
|
* | Streamline Navigation layer function names. | smix8 | 2022-06-15 | 1 | -3/+3 |
* | Add NavigationRegion costs for pathfinding | smix8 | 2022-06-06 | 1 | -0/+8 |
* | Add NavigationServer2D/3D API functions to find missing RID info | smix8 | 2022-05-12 | 1 | -0/+5 |
* | Merge pull request #56492 from akien-mga/remove-author-docstrings | Rémi Verschelde | 2022-01-12 | 1 | -7/+3 |
|\ |
|
| * | Style: Remove inconsistently used `@author` docstrings | Rémi Verschelde | 2022-01-04 | 1 | -7/+3 |
* | | NavigationServer: Restore constness for thread safe `get_singleton` | Rémi Verschelde | 2022-01-05 | 1 | -1/+1 |
|/ |
|
* | Update copyright statements to 2022 | Rémi Verschelde | 2022-01-03 | 1 | -2/+2 |
* | Allow Navigation to be more flexible | Gilles Roudière | 2021-03-15 | 1 | -1/+8 |
* | Implement Navigation layers | Gilles Roudière | 2021-03-10 | 1 | -1/+5 |
* | Update copyright statements to 2021 | Rémi Verschelde | 2021-01-01 | 1 | -2/+2 |
* | Reorganized core/ directory, it was too fatty already | reduz | 2020-11-07 | 1 | -2/+2 |
* | Refactor MethodBind to use variadic templates | reduz | 2020-10-18 | 1 | -1/+1 |
* | doc: Update classref with node renames | Rémi Verschelde | 2020-03-30 | 1 | -1/+1 |
* | More server renames for consistency after #37361 | Rémi Verschelde | 2020-03-28 | 1 | -1/+1 |
* | Renaming of servers for coherency. | Juan Linietsky | 2020-03-27 | 1 | -0/+163 |