Rémi Verschelde
|
e52213e2fa
More codespell fixes, do more changes from previous ignore list
|
2 years ago |
Rémi Verschelde
|
d95794ec8a
One Copyright Update to rule them all
|
2 years ago |
Juan Linietsky
|
71d2e38cb5
Optimize Convex Collision
|
2 years ago |
reduz
|
45af29da80
Add a new HashSet template
|
3 years ago |
reduz
|
746dddc067
Replace most uses of Map by HashMap
|
3 years ago |
Rémi Verschelde
|
d8935b27a9
Fix warnings found by Emscripten 3.1.10
|
3 years ago |
Rémi Verschelde
|
fe52458154
Update copyright statements to 2022
|
3 years ago |
Lightning_A
|
c63b18507d
Use range iterators for `Map`
|
3 years ago |
Rémi Verschelde
|
ac3322b0af
Use const references where possible for List range iterators
|
3 years ago |
Aaron Franke
|
4e6efd1b07
Use C++ iterators for Lists in many situations
|
3 years ago |
Rémi Verschelde
|
c1c76850cb
Style: Cleanup uses of double spaces between words
|
3 years ago |
Anshul7sp1
|
91181c2086
Fixes small typos and grammar correction
|
4 years ago |
Rémi Verschelde
|
b5334d14f7
Update copyright statements to 2021
|
4 years ago |
reduz
|
127458ed17
Reorganized core/ directory, it was too fatty already
|
4 years ago |
Andrii Doroshenko (Xrayez)
|
69d5de632e
Split `Geometry` singleton into `Geometry2D` and `Geometry3D`
|
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 |
lupoDharkael
|
95a1400a2a
Replace NULL with nullptr
|
5 years ago |
Rémi Verschelde
|
a7f49ac9a1
Update copyright statements to 2020
|
5 years ago |
Aaron Franke
|
aeb7075628
Replace vector == and is_zero_approx(distance) with is_equal_approx
|
5 years ago |
Hein-Pieter van Braam
|
33c6b0ec1a
Scale quickhull tolerance with mesh size
|
6 years ago |
marxin
|
8d51618949
Add -Wshadow=local to warnings and fix reported issues.
|
6 years ago |
Rémi Verschelde
|
b16c309f82
Update copyright statements to 2019
|
6 years ago |
Rémi Verschelde
|
277b24dfb7
Make core/ includes absolute, remove subfolders from include path
|
6 years ago |
Rémi Verschelde
|
52466d57e9
Make some debug prints verbose-only, remove others
|
6 years ago |
Hein-Pieter van Braam
|
33669a8bca
Remove faces in in QuickHull::build() that we don't need anymore
|
6 years ago |
Hein-Pieter van Braam
|
0e29f7974b
Reduce unnecessary COW on Vector by make writing explicit
|
6 years ago |
Rémi Verschelde
|
bf7ca623a6
Fix Coverity reports of uninitialized scalar variable
|
7 years ago |
Rémi Verschelde
|
e4213e66b2
Add missing copyright headers and fix formatting
|
7 years ago |
Rémi Verschelde
|
b50a9114b1
Update copyright statements to 2018
|
7 years ago |