Rémi Verschelde
|
b5334d14f7
Update copyright statements to 2021
|
4 years ago |
bruvzg
|
644f739660
Static analyzer fixes:
|
4 years ago |
Andrii Doroshenko (Xrayez)
|
69d5de632e
Split `Geometry` singleton into `Geometry2D` and `Geometry3D`
|
5 years ago |
Rémi Verschelde
|
ca3192d18a
Style: Fix unnecessary semicolons that confused clang-format
|
5 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 |
Rémi Verschelde
|
94721f5ab8
Revert "Renamed plane's d to distance"
|
5 years ago |
Marcus Elg
|
ec7b481170
Renamed plane's d to distance
|
5 years ago |
lupoDharkael
|
95a1400a2a
Replace NULL with nullptr
|
5 years ago |
Rémi Verschelde
|
eaaee63b62
doc: Update classref with node renames
|
5 years ago |
luz.paz
|
7bf6e5f773
Fix various typos
|
5 years ago |
Andrea Catania
|
38cfb79e6a
Added error to notify that the Navigation triangle merging failed due to incorrect parameter.
|
5 years ago |
Andrea Catania
|
c16711b155
Fixed remove region method.
|
5 years ago |
Andrea Catania
|
79fc7d7d6a
Added utility functions to the new NavigationServer:
|
5 years ago |
Rémi Verschelde
|
db81928e08
Vulkan: Move thirdparty code out of drivers, style fixes
|
5 years ago |
Andrea Catania
|
e6be3f68da
- Integrated NavigationServer and Navigation2DServer.
|
5 years ago |