summaryrefslogtreecommitdiff
path: root/modules/gdnavigation/gd_navigation_server.h
AgeCommit message (Expand)Author
2021-03-15Allow Navigation to be more flexibleGilles Roudière
2021-03-10Implement Navigation layersGilles Roudière
2021-01-01Update copyright statements to 2021Rémi Verschelde
2020-11-07Reorganized core/ directory, it was too fatty alreadyreduz
2020-05-14Port member initialization from constructor to declaration (C++11)Rémi Verschelde
2020-03-27Renaming of servers for coherency.Juan Linietsky
2020-02-26Reimplement Mutex with C++'s <mutex>Pedro J. Estébanez
2020-02-26Flushes commands just before the navigation server is destroyedAndrea Catania
2020-02-18Added utility functions to the new NavigationServer:Andrea Catania
2020-02-11Vulkan: Move thirdparty code out of drivers, style fixesRémi Verschelde
2020-02-11Refactored RID/RID_Owner to always use O(1) allocation.Juan Linietsky
2020-02-10- Integrated NavigationServer and Navigation2DServer.Andrea Catania