-
Notifications
You must be signed in to change notification settings - Fork 153
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #1681 from zenustech/tetwild
handle fTetWild compile conflicts
- Loading branch information
Showing
1 changed file
with
1 addition
and
1 deletion.
There are no files selected for viewing
Submodule fTetWild
updated
9 files
+2 −2 | api.cpp | |
+1 −1 | cmake/FloatTetwildDownloadExternal.cmake | |
+1 −1 | src/FloatTetwild.cpp | |
+6 −6 | src/MeshImprovement.cpp | |
+2 −2 | src/MeshImprovement.h | |
+2 −2 | src/Simplification.cpp | |
+5 −5 | src/TriangleInsertion.cpp | |
+8 −0 | src/external/triangle_triangle_intersection.cpp | |
+5 −5 | src/main.cpp |