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
06_polygon.t
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
10_line.t
12_extrusionpathcollection.t
13_polylinecollection.t
15_config.t Fix of previous commit. 2020-09-24 20:32:52 +02:00
17_boundingbox.t