Move SLA import to libslic3r with png reading using libpng

Also fix flipped object issue
This commit is contained in:
tamasmeszaros
2020-08-27 23:14:42 +02:00
parent 2bcd36d155
commit 769ee15475
9 changed files with 359 additions and 375 deletions
-2
View File
@@ -187,8 +187,6 @@ set(SLIC3R_GUI_SOURCES
Utils/HexFile.cpp
Utils/HexFile.hpp
Utils/Thread.hpp
Utils/SLAImport.hpp
Utils/SLAImport.cpp
)
if (APPLE)