Rémi Verschelde
|
b5334d14f7
Update copyright statements to 2021
|
4 years ago |
Rémi Verschelde
|
0ee0fa42e6
Style: Enforce braces around if blocks and loops
|
5 years ago |
Rémi Verschelde
|
0be6d925dc
Style: clang-format: Disable KeepEmptyLinesAtTheStartOfBlocks
|
5 years ago |
Rémi Verschelde
|
1f6f364a56
Port member initialization from constructor to declaration (C++11)
|
5 years ago |
lupoDharkael
|
95a1400a2a
Replace NULL with nullptr
|
5 years ago |
Juan Linietsky
|
a6f3bc7c69
Renaming of servers for coherency.
|
5 years ago |
luz.paz
|
7bf6e5f773
Fix various typos
|
5 years ago |
Pedro J. Estébanez
|
18fbdbb456
Reimplement Mutex with C++'s <mutex>
|
5 years ago |
Andrea Catania
|
c143b5c677
Flushes commands just before the navigation server is destroyed
|
5 years ago |
Andrea Catania
|
79fc7d7d6a
Added utility functions to the new NavigationServer:
|
5 years ago |
Haoyu Qiu
|
d9b5cbdffa
Fixes memory leaks in GdNavigationServer and RasterizerSceneHighEndRD
|
5 years ago |
Juan Linietsky
|
cf8c679a23
ObjectID converted to a structure, fixes many bugs where used incorrectly as 32 bits.
|
5 years ago |
Rémi Verschelde
|
db81928e08
Vulkan: Move thirdparty code out of drivers, style fixes
|
5 years ago |
Juan Linietsky
|
4f163972bb
Refactored RID/RID_Owner to always use O(1) allocation.
|
6 years ago |
Andrea Catania
|
e6be3f68da
- Integrated NavigationServer and Navigation2DServer.
|
5 years ago |