Age | Commit message (Expand) | Author |
---|---|---|
2020-05-14 | Port member initialization from constructor to declaration (C++11) | Rémi Verschelde |
2020-05-10 | Revert "Renamed plane's d to distance" | Rémi Verschelde |
2020-05-10 | Renamed plane's d to distance | Marcus Elg |
2020-04-02 | Replace NULL with nullptr | lupoDharkael |
2020-03-30 | doc: Update classref with node renames | Rémi Verschelde |
2020-03-11 | Fix various typos | luz.paz |
2020-03-06 | Added error to notify that the Navigation triangle merging failed due to inco... | Andrea Catania |
2020-02-24 | Fixed remove region method. | Andrea Catania |
2020-02-18 | Added utility functions to the new NavigationServer: | Andrea Catania |
2020-02-11 | Vulkan: Move thirdparty code out of drivers, style fixes | Rémi Verschelde |
2020-02-10 | - Integrated NavigationServer and Navigation2DServer. | Andrea Catania |