Rémi Verschelde
|
b5e1e05ef2
Style: clang-format: Disable KeepEmptyLinesAtTheStartOfBlocks
|
4 years ago |
Rémi Verschelde
|
49646383f1
Update copyright statements to 2021
|
4 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
|
6 years ago |
Paul Trojahn
|
7c9c6df7e4
Replace is_zero_approx(A.distance_to(B)) with A==B
|
6 years ago |
Aaron Franke
|
b659e1eb2b
Use approximate equallity methods in many places
|
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
|
7 years ago |
Rémi Verschelde
|
9eb4d4ab2d
Add missing copyright headers
|
7 years ago |
Aaron Franke
|
cf136a91d6
[Core] Completely kill math_2d.h, change includes
|
7 years ago |
Hein-Pieter van Braam
|
0e29f7974b
Reduce unnecessary COW on Vector by make writing explicit
|
7 years ago |
Juan Linietsky
|
2365fe472b
Added auto triangle generation in blend space, using Delaunay.
|
7 years ago |