Age | Commit message (Expand) | Author |
---|---|---|
2021-03-15 | Allow Navigation to be more flexible | Gilles Roudière |
2021-03-10 | Implement Navigation layers | Gilles Roudière |
2021-01-01 | Update copyright statements to 2021 | Rémi Verschelde |
2020-11-07 | Reorganized core/ directory, it was too fatty already | reduz |
2020-05-14 | Port member initialization from constructor to declaration (C++11) | Rémi Verschelde |
2020-03-27 | Renaming of servers for coherency. | Juan Linietsky |
2020-02-26 | Reimplement Mutex with C++'s <mutex> | Pedro J. Estébanez |
2020-02-26 | Flushes commands just before the navigation server is destroyed | 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-11 | Refactored RID/RID_Owner to always use O(1) allocation. | Juan Linietsky |
2020-02-10 | - Integrated NavigationServer and Navigation2DServer. | Andrea Catania |