Include admesh code for STL repair
This commit is contained in:
parent
f3a9d41c70
commit
77440b774d
11 changed files with 3164 additions and 1 deletions
|
@ -1,6 +1,13 @@
|
|||
Build.PL
|
||||
lib/Slic3r/XS.pm
|
||||
MANIFEST This list of files
|
||||
src/admesh/connect.c
|
||||
src/admesh/normals.c
|
||||
src/admesh/shared.c
|
||||
src/admesh/stl.h
|
||||
src/admesh/stl_io.c
|
||||
src/admesh/stlinit.c
|
||||
src/admesh/util.c
|
||||
src/myinit.h
|
||||
src/ppport.h
|
||||
t/01_trianglemesh.t
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue