summaryrefslogtreecommitdiff
path: root/modules/gdnavigation/rvo_agent.h
AgeCommit message (Expand)Author
2020-11-07Reorganized core/ directory, it was too fatty alreadyreduz
2020-10-18Refactor MethodBind to use variadic templatesreduz
2020-05-14Port member initialization from constructor to declaration (C++11)Rémi Verschelde
2020-02-11Vulkan: Move thirdparty code out of drivers, style fixesRémi Verschelde
2020-02-10- Integrated NavigationServer and Navigation2DServer.Andrea Catania