summaryrefslogtreecommitdiffstats
path: root/modules/gdnavigation/nav_utils.h
Commit message (Expand)AuthorAgeFilesLines
* Rename `GdNavigationServer` to `GodotNavigationServer`Rémi Verschelde2021-06-301-140/+0
* Allow Navigation to be more flexibleGilles Roudière2021-03-151-24/+15
* Initialize class/struct variables with default values in modules/Rafał Mikrut2021-02-081-9/+5
* Update copyright statements to 2021Rémi Verschelde2021-01-011-2/+2
* Style: clang-format: Disable KeepEmptyLinesAtTheStartOfBlocksRémi Verschelde2020-05-141-3/+0
* Port member initialization from constructor to declaration (C++11)Rémi Verschelde2020-05-141-28/+15
* Replace NULL with nullptrlupoDharkael2020-04-021-3/+3
* Vulkan: Move thirdparty code out of drivers, style fixesRémi Verschelde2020-02-111-2/+2
* - Integrated NavigationServer and Navigation2DServer.Andrea Catania2020-02-101-0/+169