Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Rename `GdNavigationServer` to `GodotNavigationServer` | Rémi Verschelde | 2021-06-30 | 1 | -141/+0 |
* | Allow Navigation to be more flexible | Gilles Roudière | 2021-03-15 | 1 | -0/+1 |
* | Implement Navigation layers | Gilles Roudière | 2021-03-10 | 1 | -1/+1 |
* | Update copyright statements to 2021 | Rémi Verschelde | 2021-01-01 | 1 | -2/+2 |
* | Style: clang-format: Disable KeepEmptyLinesAtTheStartOfBlocks | Rémi Verschelde | 2020-05-14 | 1 | -1/+0 |
* | Port member initialization from constructor to declaration (C++11) | Rémi Verschelde | 2020-05-14 | 1 | -9/+9 |
* | Added utility functions to the new NavigationServer: | Andrea Catania | 2020-02-18 | 1 | -0/+4 |
* | Vulkan: Move thirdparty code out of drivers, style fixes | Rémi Verschelde | 2020-02-11 | 1 | -2/+2 |
* | - Integrated NavigationServer and Navigation2DServer. | Andrea Catania | 2020-02-10 | 1 | -0/+137 |