PrusaSlicer-NonPlainar/src/admesh
bubnikv ef1a273f0c Fix of "Latest commit of Slic3r 1.42.0 cuts away part of the model #2063"
Fixed one bug of many in admesh library, where the face connectivity
was broken when removing a degenerate face. Likely there are some
similar issues left to be solved.
Placed a workaround to always recalculate face connectivity before slicing.
2019-04-04 16:16:57 +02:00
..
CMakeLists.txt WIP: Moved sources int src/, separated most of the source code from Perl. 2018-09-19 11:02:24 +02:00
connect.cpp Fix of "Latest commit of Slic3r 1.42.0 cuts away part of the model #2063" 2019-04-04 16:16:57 +02:00
normals.cpp WIP: Moved sources int src/, separated most of the source code from Perl. 2018-09-19 11:02:24 +02:00
shared.cpp Reworked the command line interface based on the current state 2019-03-13 15:44:50 +01:00
stl_io.cpp Fix of "Latest commit of Slic3r 1.42.0 cuts away part of the model #2063" 2019-04-04 16:16:57 +02:00
stl.h Fix of "Latest commit of Slic3r 1.42.0 cuts away part of the model #2063" 2019-04-04 16:16:57 +02:00
stlinit.cpp WIP: Moved sources int src/, separated most of the source code from Perl. 2018-09-19 11:02:24 +02:00
util.cpp Use Transform3d in place of Transform3f as parameter of mesh transform functions 2018-11-02 13:47:47 +01:00