PrusaSlicer-NonPlainar/xs/src
2013-11-12 15:27:42 +01:00
..
admesh Use fread() to read facet number 2013-11-12 15:27:42 +01:00
clipper.cpp Fix rounding error in clipper.cpp 2013-11-03 01:13:23 +01:00
clipper.hpp Downgrade Clipper to 5.1.5 2013-08-26 15:57:54 +02:00
ClipperUtils.cpp Conditional compilation to exclude all Perl/XS stuff from C++ code 2013-09-13 14:48:40 +02:00
ClipperUtils.hpp Conditional compilation to exclude all Perl/XS stuff from C++ code 2013-09-13 14:48:40 +02:00
ExPolygon.cpp Remove unused variable and add missing define 2013-09-19 16:19:47 +02:00
ExPolygon.hpp Conditional compilation to exclude all Perl/XS stuff from C++ code 2013-09-13 14:48:40 +02:00
ExPolygonCollection.cpp Merge branch 'master' into xsdata 2013-08-08 02:10:34 +02:00
ExPolygonCollection.hpp Merge branch 'master' into xsdata 2013-08-08 02:10:34 +02:00
ExtrusionEntity.cpp Minor optimizations 2013-09-13 15:19:15 +02:00
ExtrusionEntity.hpp Minor optimizations 2013-09-13 15:19:15 +02:00
ExtrusionEntityCollection.cpp Fix segfault when calling chained_path() on an ExtrusionPathCollection using no_sort. Includes regression test 2013-09-28 15:30:10 +02:00
ExtrusionEntityCollection.hpp Don't return first_point() and last_point() by reference 2013-09-02 22:33:03 +02:00
Line.cpp Ported point_line_distance() and removed same_point() 2013-11-06 23:08:03 +01:00
Line.hpp Ported point_line_distance() and removed same_point() 2013-11-06 23:08:03 +01:00
MultiPoint.cpp More work on the clipping method for medial axis. Includes Polyline->is_valid() 2013-11-06 19:30:45 +01:00
MultiPoint.hpp More work on the clipping method for medial axis. Includes Polyline->is_valid() 2013-11-06 19:30:45 +01:00
myinit.h New class for generating SVG from XS. Includes some minor refactoring to TriangleMesh 2013-10-13 15:59:38 +02:00
Point.cpp Round Perl coordinates instead of truncating them to integers. #1486 #1445 #1464 2013-11-11 13:00:50 +01:00
Point.hpp Ported point_line_distance() and removed same_point() 2013-11-06 23:08:03 +01:00
Polygon.cpp Ported regular_points() to XS and renamed it to equally_spaced_points() 2013-11-11 20:59:58 +01:00
Polygon.hpp Ported regular_points() to XS and renamed it to equally_spaced_points() 2013-11-11 20:59:58 +01:00
Polyline.cpp Ported regular_points() to XS and renamed it to equally_spaced_points() 2013-11-11 20:59:58 +01:00
Polyline.hpp Ported regular_points() to XS and renamed it to equally_spaced_points() 2013-11-11 20:59:58 +01:00
PolylineCollection.cpp Return objects by reference instead of always cloning 2013-09-02 20:22:20 +02:00
PolylineCollection.hpp Ported Slic3r::Polyline::Collection 2013-08-30 00:06:10 +02:00
ppport.h New XS framework for C and C++ code 2013-06-22 17:16:45 +02:00
Surface.cpp Conditional compilation to exclude all Perl/XS stuff from C++ code 2013-09-13 14:48:40 +02:00
Surface.hpp Conditional compilation to exclude all Perl/XS stuff from C++ code 2013-09-13 14:48:40 +02:00
SurfaceCollection.hpp Merge branch 'master' into xsdata 2013-08-08 02:10:34 +02:00
SVG.cpp Flag for arrows in SVG.cpp 2013-10-26 14:41:37 +02:00
SVG.hpp Flag for arrows in SVG.cpp 2013-10-26 14:41:37 +02:00
TriangleMesh.cpp Fix a valgrind warning about mismatched free() 2013-11-11 15:07:38 +01:00
TriangleMesh.hpp Conditional compilation to exclude all Perl/XS stuff from C++ code 2013-09-13 14:48:40 +02:00
utils.cpp Conditional compilation to exclude all Perl/XS stuff from C++ code 2013-09-13 14:48:40 +02:00