Merge branch 'master' into fs_emboss
# Conflicts: # src/libslic3r/AABBTreeLines.hpp # src/libslic3r/ExPolygon.hpp # tests/libslic3r/test_aabbindirect.cpp
This commit is contained in:
commit
e340fa6abe
15 changed files with 1046 additions and 842 deletions
|
@ -19,6 +19,7 @@ set(SLIC3R_SOURCES
|
|||
pchheader.hpp
|
||||
AStar.hpp
|
||||
AABBTreeIndirect.hpp
|
||||
AABBTreeLines.hpp
|
||||
AABBMesh.hpp
|
||||
AABBMesh.cpp
|
||||
BoundingBox.cpp
|
||||
|
@ -274,7 +275,6 @@ set(SLIC3R_SOURCES
|
|||
TriangleMeshSlicer.hpp
|
||||
MeshSplitImpl.hpp
|
||||
TriangulateWall.hpp
|
||||
TriangulateWall.cpp
|
||||
utils.cpp
|
||||
Utils.hpp
|
||||
Time.cpp
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue