PrusaSlicer-NonPlainar/t
Vojtech Bubnik 7d02647ebf Removed various Point::ccw() and Point::ccw_angle() methods, they were
provided for Perl bindings and their semantic was confusing.
Implemented free function angle() to measure angle between two vectors.
Reworked Polygon::convex/concave_points(), changed the meaning of their
angle threshold parameter.
Removed some unused methods from Perl bindings and tests.
Reworked the "wipe inside at the external perimeter" function
after Point::ccw_angle() was removed.
2022-04-25 12:42:51 +02:00
..
angles.t Switched to Perl local::lib for local compilation. 2017-08-18 09:58:50 +02:00
avoid_crossing_perimeters.t Further reduction of Perl Config.pm methods. 2017-10-27 18:52:35 +02:00
bridges.t Further reduction of Perl Config.pm methods. 2017-10-27 18:52:35 +02:00
clean_polylines.t Switched to Perl local::lib for local compilation. 2017-08-18 09:58:50 +02:00
collinear.t Switched to Perl local::lib for local compilation. 2017-08-18 09:58:50 +02:00
combineinfill.t Fixed unit tests after the previous commit. 2021-09-11 00:54:30 +02:00
config.t Further reduction of Perl Config.pm methods. 2017-10-27 18:52:35 +02:00
cooling.t Fixed Perl unit tests after 34c4b74af4. 2021-09-11 00:53:45 +02:00
custom_gcode.t Fix of the previous commit: Fixed number of unit tests to be executed. 2020-01-21 13:13:52 +01:00
dynamic.t Switched to Perl local::lib for local compilation. 2017-08-18 09:58:50 +02:00
fill.t Fixed unit test after splitting the external fill pattern to top/bottom. 2019-02-25 09:11:20 +01:00
flow.t Fixing perl unit tests 2021-04-21 15:38:00 +02:00
gaps.t Further reduction of Perl Config.pm methods. 2017-10-27 18:52:35 +02:00
gcode.t Follow-up to 3e7a4d4648 2022-01-31 11:51:48 +01:00
geometry.t Removed various Point::ccw() and Point::ccw_angle() methods, they were 2022-04-25 12:42:51 +02:00
layers.t Fixing perl unit tests 2021-04-21 15:38:00 +02:00
loops.t Switched to Perl local::lib for local compilation. 2017-08-18 09:58:50 +02:00
multi.t Fixing perl unit tests 2021-04-21 15:38:00 +02:00
perimeters.t Fixed a perl test that was mistkanely adjusted after ClipperLib refactoring. 2021-05-05 13:30:19 +02:00
polyclip.t Switched to Perl local::lib for local compilation. 2017-08-18 09:58:50 +02:00
print.t Reworked the Perl unit / integration tests to use the same Print 2019-06-20 20:23:05 +02:00
retraction.t t tests changed so they don't fail on the extruder number check 2018-03-28 10:16:04 +02:00
shells.t One more perl unit test fix 2021-04-21 15:40:43 +02:00
skirt_brim.t Reworked the Perl unit / integration tests to use the same Print 2019-06-20 20:23:05 +02:00
slice.t Switched to Perl local::lib for local compilation. 2017-08-18 09:58:50 +02:00
support.t Fixing unit tests. 2021-03-15 09:55:56 +01:00
thin.t Fixing perl unit tests 2021-04-21 15:38:00 +02:00