75 lines
1.4 KiB
Plaintext
75 lines
1.4 KiB
Plaintext
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/clipper.cpp
|
|
src/clipper.hpp
|
|
src/ClipperUtils.cpp
|
|
src/ClipperUtils.hpp
|
|
src/ExPolygon.cpp
|
|
src/ExPolygon.hpp
|
|
src/ExPolygonCollection.cpp
|
|
src/ExPolygonCollection.hpp
|
|
src/ExtrusionEntity.cpp
|
|
src/ExtrusionEntity.hpp
|
|
src/ExtrusionEntityCollection.cpp
|
|
src/ExtrusionEntityCollection.hpp
|
|
src/Line.cpp
|
|
src/Line.hpp
|
|
src/MultiPoint.cpp
|
|
src/MultiPoint.hpp
|
|
src/myinit.h
|
|
src/Point.cpp
|
|
src/Point.hpp
|
|
src/Polygon.cpp
|
|
src/Polygon.hpp
|
|
src/Polyline.cpp
|
|
src/Polyline.hpp
|
|
src/PolylineCollection.cpp
|
|
src/PolylineCollection.hpp
|
|
src/ppport.h
|
|
src/Surface.cpp
|
|
src/Surface.hpp
|
|
src/SurfaceCollection.hpp
|
|
src/SVG.cpp
|
|
src/SVG.hpp
|
|
src/TriangleMesh.cpp
|
|
src/TriangleMesh.hpp
|
|
src/utils.cpp
|
|
t/01_trianglemesh.t
|
|
t/03_point.t
|
|
t/04_expolygon.t
|
|
t/05_surface.t
|
|
t/06_polygon.t
|
|
t/07_extrusionpath.t
|
|
t/08_extrusionloop.t
|
|
t/09_polyline.t
|
|
t/10_line.t
|
|
t/11_clipper.t
|
|
t/12_extrusionpathcollection.t
|
|
t/13_polylinecollection.t
|
|
xsp/Clipper.xsp
|
|
xsp/ExPolygon.xsp
|
|
xsp/ExPolygonCollection.xsp
|
|
xsp/ExtrusionEntityCollection.xsp
|
|
xsp/ExtrusionLoop.xsp
|
|
xsp/ExtrusionPath.xsp
|
|
xsp/Line.xsp
|
|
xsp/my.map
|
|
xsp/mytype.map
|
|
xsp/Point.xsp
|
|
xsp/Polygon.xsp
|
|
xsp/Polyline.xsp
|
|
xsp/PolylineCollection.xsp
|
|
xsp/Surface.xsp
|
|
xsp/SurfaceCollection.xsp
|
|
xsp/TriangleMesh.xsp
|
|
xsp/typemap.xspt
|
|
xsp/XS.xsp
|