PrusaSlicer-NonPlainar/xs
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
..
lib/Slic3r
src
t
xsp Removed various Point::ccw() and Point::ccw_angle() methods, they were 2022-04-25 12:42:51 +02:00
CMakeLists.txt
main.xs.in