Files
OrcaSlicer-bambulab/xs/MANIFEST
T

30 lines
495 B
Plaintext
Raw Normal View History

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-06 16:33:49 +02:00
src/ExPolygon.hpp
2013-06-22 17:16:45 +02:00
src/myinit.h
2013-07-06 15:26:54 +02:00
src/Point.hpp
2013-06-22 17:16:45 +02:00
src/ppport.h
2013-07-06 15:26:54 +02:00
src/TriangleMesh.cpp
src/TriangleMesh.hpp
src/ZTable.hpp
2013-06-22 17:16:45 +02:00
t/01_trianglemesh.t
2013-06-23 15:33:07 +02:00
t/02_object.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
xsp/ExPolygon.xsp
2013-06-23 15:33:07 +02:00
xsp/my.map
2013-06-22 17:16:45 +02:00
xsp/mytype.map
2013-06-23 15:33:07 +02:00
xsp/Object.xsp
2013-07-06 15:26:54 +02:00
xsp/Point.xsp
2013-06-22 17:16:45 +02:00
xsp/TriangleMesh.xsp
xsp/typemap.xspt
xsp/XS.xsp