2013-06-22 17:16:45 +02:00
|
|
|
Build.PL
|
|
|
|
lib/Slic3r/XS.pm
|
|
|
|
MANIFEST This list of files
|
2013-06-23 18:18:38 +02:00
|
|
|
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
|
2013-07-23 23:25:57 +02:00
|
|
|
src/clipper.cpp
|
|
|
|
src/clipper.hpp
|
|
|
|
src/ClipperUtils.cpp
|
|
|
|
src/ClipperUtils.hpp
|
|
|
|
src/ExPolygon.cpp
|
2013-07-06 16:33:49 +02:00
|
|
|
src/ExPolygon.hpp
|
2013-07-23 23:25:57 +02:00
|
|
|
src/ExPolygonCollection.cpp
|
|
|
|
src/ExPolygonCollection.hpp
|
|
|
|
src/ExtrusionEntity.cpp
|
|
|
|
src/ExtrusionEntity.hpp
|
2013-09-12 11:14:24 +02:00
|
|
|
src/ExtrusionEntityCollection.cpp
|
2013-07-23 23:25:57 +02:00
|
|
|
src/ExtrusionEntityCollection.hpp
|
|
|
|
src/Line.cpp
|
|
|
|
src/Line.hpp
|
|
|
|
src/MultiPoint.cpp
|
|
|
|
src/MultiPoint.hpp
|
2013-06-22 17:16:45 +02:00
|
|
|
src/myinit.h
|
2013-07-23 23:25:57 +02:00
|
|
|
src/Point.cpp
|
2013-07-06 15:26:54 +02:00
|
|
|
src/Point.hpp
|
2013-07-23 23:25:57 +02:00
|
|
|
src/Polygon.cpp
|
|
|
|
src/Polygon.hpp
|
|
|
|
src/Polyline.cpp
|
|
|
|
src/Polyline.hpp
|
2013-09-12 11:14:24 +02:00
|
|
|
src/PolylineCollection.cpp
|
|
|
|
src/PolylineCollection.hpp
|
2013-06-22 17:16:45 +02:00
|
|
|
src/ppport.h
|
2013-09-12 11:14:24 +02:00
|
|
|
src/Surface.cpp
|
2013-07-23 23:25:57 +02:00
|
|
|
src/Surface.hpp
|
|
|
|
src/SurfaceCollection.hpp
|
2013-10-13 15:59:38 +02:00
|
|
|
src/SVG.cpp
|
|
|
|
src/SVG.hpp
|
2013-07-06 15:26:54 +02:00
|
|
|
src/TriangleMesh.cpp
|
|
|
|
src/TriangleMesh.hpp
|
2013-09-12 11:14:24 +02:00
|
|
|
src/utils.cpp
|
2013-06-22 17:16:45 +02:00
|
|
|
t/01_trianglemesh.t
|
2013-07-06 15:26:54 +02:00
|
|
|
t/03_point.t
|
2013-07-06 16:33:49 +02:00
|
|
|
t/04_expolygon.t
|
2013-07-23 23:25:57 +02:00
|
|
|
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
|
2013-09-12 11:14:24 +02:00
|
|
|
t/13_polylinecollection.t
|
2013-07-23 23:25:57 +02:00
|
|
|
xsp/Clipper.xsp
|
2013-07-06 16:33:49 +02:00
|
|
|
xsp/ExPolygon.xsp
|
2013-07-23 23:25:57 +02:00
|
|
|
xsp/ExPolygonCollection.xsp
|
|
|
|
xsp/ExtrusionEntityCollection.xsp
|
|
|
|
xsp/ExtrusionLoop.xsp
|
|
|
|
xsp/ExtrusionPath.xsp
|
|
|
|
xsp/Line.xsp
|
2013-06-23 15:33:07 +02:00
|
|
|
xsp/my.map
|
2013-06-22 17:16:45 +02:00
|
|
|
xsp/mytype.map
|
2013-07-06 15:26:54 +02:00
|
|
|
xsp/Point.xsp
|
2013-07-23 23:25:57 +02:00
|
|
|
xsp/Polygon.xsp
|
|
|
|
xsp/Polyline.xsp
|
2013-09-12 11:14:24 +02:00
|
|
|
xsp/PolylineCollection.xsp
|
2013-07-23 23:25:57 +02:00
|
|
|
xsp/Surface.xsp
|
|
|
|
xsp/SurfaceCollection.xsp
|
2013-06-22 17:16:45 +02:00
|
|
|
xsp/TriangleMesh.xsp
|
|
|
|
xsp/typemap.xspt
|
|
|
|
xsp/XS.xsp
|