1
0
mirror of https://github.com/FULU-Foundation/OrcaSlicer-bambulab.git synced 2026-08-02 11:35:51 +00:00

Corrected mesh split implementation

This commit is contained in:
tamasmeszaros
2021-05-28 14:55:25 +02:00
parent 8fdb0fddc0
commit c542e6e14b
6 changed files with 275 additions and 126 deletions
+1
View File
@@ -21,6 +21,7 @@ add_executable(${_TEST_NAME}_tests
test_optimizers.cpp
test_png_io.cpp
test_timeutils.cpp
test_indexed_triangle_set.cpp
)
if (TARGET OpenVDB::openvdb)