.. |
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
|
Yet one more fix of a unit test.
|
2019-01-24 20:53:15 +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 |
11_clipper.t
|
Adapted to the new ClipperUtils.hpp interface by @alexrj
|
2016-12-13 19:22:23 +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 |
14_geometry.t
|
Make test happy
|
2015-12-02 19:39:16 +01:00 |
15_config.t
|
WIP Undo / Redo: ModelID / ModelBase renamed to ObjectID / ObjectBase
|
2019-06-27 11:02:45 +02:00 |
16_flow.t
|
Fixed minor harmless error in a couple tests
|
2014-08-08 11:07:51 +02:00 |
17_boundingbox.t
|
Ported more things to XS
|
2014-09-21 10:51:36 +02:00 |
18_motionplanner.t
|
Fixes and improvements to MotionPlanner, much smarter now
|
2015-12-21 14:46:35 +01:00 |
19_model.t
|
Removed the layer_height_ranges from the Perl bindings and unit tests.
|
2019-06-20 16:28:37 +02:00 |
20_print.t
|
Fixed automatic tests.
|
2018-03-23 16:00:00 +01:00 |
21_gcode.t
|
Ported more Slic3r::GCode methods to XS
|
2015-07-01 23:00:52 +02:00 |
22_exception.t
|
Removed the "Broken croak" support, which was useful on broken
|
2018-05-03 21:45:43 +02:00 |