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