Fabio Alessandrelli
|
fbc7fc44ae
Fix some array size function definition mismatch.
|
3 роки тому |
Rémi Verschelde
|
5e693b6d84
Fix warnings found by Emscripten 3.1.10
|
3 роки тому |
Rémi Verschelde
|
a627cdafc5
Update copyright statements to 2022
|
3 роки тому |
Rémi Verschelde
|
42d385b312
clang-format: Disable alignment of operands, too unreliable
|
3 роки тому |
M. Huri
|
37ccfb18ff
Fixed a typo in csg module
|
3 роки тому |
Rémi Verschelde
|
140350d767
Style: Enforce braces around if blocks and loops
|
4 роки тому |
Rémi Verschelde
|
b5e1e05ef2
Style: clang-format: Disable KeepEmptyLinesAtTheStartOfBlocks
|
4 роки тому |
Rémi Verschelde
|
3d15f04668
Style: clang-format: Disable AllowShortIfStatementsOnASingleLine
|
4 роки тому |
Rémi Verschelde
|
6e600cb3f0
Style: Set clang-format Standard to c++14
|
4 роки тому |
Rémi Verschelde
|
49646383f1
Update copyright statements to 2021
|
4 роки тому |
Rémi Verschelde
|
0a26217579
Merge pull request #41200 from madmiraal/fix-38001-3.2
|
4 роки тому |
Marcel Admiraal
|
808865af97
Don't attempt to insert points into degenerate triangles.
|
5 роки тому |
Rémi Verschelde
|
c8859f0463
Fix typos with codespell
|
4 роки тому |
Marcel Admiraal
|
557dce8e72
Mark the first shape as inside, not the second shape, when CSG shapes are
|
5 роки тому |
Marcel Admiraal
|
22ff17793c
Use is_equal_approx() instead of vertex_snap when checking if ray is
|
5 роки тому |
Marcel Admiraal
|
8e120230a1
Create degenerate triangles when inserting an edge into a CSG face.
|
5 роки тому |
Marcel Admiraal
|
fa0ee28826
Check if point's index exists before adding it to the list of points
|
5 роки тому |
Marcel Admiraal
|
11b7f050df
Fix multiple issues with CSG module.
|
5 роки тому |
Rémi Verschelde
|
a7f49ac9a1
Update copyright statements to 2020
|
5 роки тому |
Aaron Franke
|
aeb7075628
Replace vector == and is_zero_approx(distance) with is_equal_approx
|
5 роки тому |
luz.paz
|
91ecd7b6a6
Fix misc. source comment typos
|
6 роки тому |
Paul Trojahn
|
7c9c6df7e4
Replace is_zero_approx(A.distance_to(B)) with A==B
|
6 роки тому |
Rémi Verschelde
|
5c66771e3e
Merge pull request #29283 from qarmin/fix_some_always_same_values
|
6 роки тому |
qarmin
|
072e40368e
Fix always true/false values
|
6 роки тому |
Rémi Verschelde
|
6d16f2f053
Fix error macro calls not ending with semicolon
|
6 роки тому |
Rémi Verschelde
|
e0574e1d98
Fix typos with codespell
|
6 роки тому |
Aaron Franke
|
b659e1eb2b
Use approximate equallity methods in many places
|
6 роки тому |
Juan Linietsky
|
a73ca79402
Fix CSG crash, closes #26281
|
6 роки тому |
marxin
|
8d51618949
Add -Wshadow=local to warnings and fix reported issues.
|
6 роки тому |
Rémi Verschelde
|
b7cc2bb1e2
Core: Ensure classes match their header filename
|
6 роки тому |