PrusaSlicer-NonPlainar/xs/t
Vojtech Bubnik 2e55898d78 Removal of not numerically robust libraries "poly2tree" and "polypartition".
Adjustment of GUI/3DBed.cpp,hpp to use the more stable triangulation algoritm
derived from SGI glut.
Fix of an extremely slow bridging calculation, caused by an extremely
slow bridged area detection function, of which the results were never used.
Fixes "slicing fails or takes too long #5974"
2021-02-09 18:36:28 +01:00
..
inc Ported config load / stored to C++, thanks @alexrj 2017-06-14 17:51:14 +02:00
01_trianglemesh.t Manual merge of the TriangleMesh.cpp from the stable branch. 2018-12-12 10:02:01 +01: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 Removal of not numerically robust libraries "poly2tree" and "polypartition". 2021-02-09 18:36:28 +01:00
05_surface.t Ported LayerRegion::make_slices() to XS 2014-11-09 16:24:07 +01:00
06_polygon.t Fixed type error 2016-03-26 12:21:54 +01: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 Faster (but less precise) implementation of simplify_by_visibility(), since it was the bottleneck of avoid_crossing_perimeters. #2777 2015-05-18 19:28:59 +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
13_polylinecollection.t Ported Slic3r::Polyline::Collection 2013-08-30 00:06:10 +02:00
15_config.t Fix of previous commit. 2020-09-24 20:32:52 +02:00
17_boundingbox.t Ported more things to XS 2014-09-21 10:51:36 +02:00