Age | Commit message (Expand) | Author |
---|---|---|
2020-02-20 | Reworked signal connection system, added support for Callable and Signal obje... | Juan Linietsky |
2020-02-18 | Added utility functions to the new NavigationServer: | Andrea Catania |
2020-02-18 | PoolVector is gone, replaced by Vector | Juan Linietsky |
2020-02-15 | Fixes memory leaks in GdNavigationServer and RasterizerSceneHighEndRD | Haoyu Qiu |
2020-02-12 | ObjectID converted to a structure, fixes many bugs where used incorrectly as ... | Juan Linietsky |
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 |