PrusaSlicer-NonPlainar/xs/t
Vojtech Bubnik 576c167bd5 Ported "avoid crossing perimeters" and bridging unit tests from Perl
to C++.
Further reduced Perl bindings.
Got rid of the ExPolygonCollection wrapper, replaced with ExPolygons.
2022-05-04 18:21:08 +02:00
..
inc Ported config load / stored to C++, thanks @alexrj 2017-06-14 17:51:14 +02:00
01_trianglemesh.t Perl unit tests for perimeters and multi-material were rewritten to C++. 2022-05-04 15:06:04 +02:00
03_point.t FIx of Single test suite failure on two minority architectures #2461 2019-08-08 09:45:42 +02:00
04_expolygon.t Ported "avoid crossing perimeters" and bridging unit tests from Perl 2022-05-04 18:21:08 +02:00
05_surface.t Ported LayerRegion::make_slices() to XS 2014-11-09 16:24:07 +01:00
06_polygon.t Fixed Polygon::centroid() 2021-05-07 11:42:21 +02:00
07_extrusionpath.t Merged support_fills with support_interface_fills. 2017-04-07 17:37:30 +02:00
08_extrusionloop.t Merged support_fills with support_interface_fills. 2017-04-07 17:37:30 +02:00
09_polyline.t Commenting out untested and unused Polyline::simplify_by_visibility() 2021-09-03 16:21:44 +02:00
10_line.t New +Line::intersection_infinite() method 2015-01-16 16:25:39 +01:00
12_extrusionpathcollection.t Restore correct ordering of concentric infill loops, preventing them from being reordered during G-code generation 2015-03-09 18:28:07 +01:00
15_config.t and the final Perl unit test fix 2021-04-21 15:47:28 +02:00
17_boundingbox.t Ported more things to XS 2014-09-21 10:51:36 +02:00