PrusaSlicer-NonPlainar/xs/xsp
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
..
BoundingBox.xsp
BridgeDetector.xsp
Clipper.xsp New ClipperUtils functions: opening(), closing() as an alternative 2021-10-14 09:11:31 +02:00
Config.xsp Support for forward compatibility of configurations, user and system 2021-06-27 16:57:05 +02:00
ExPolygon.xsp
ExPolygonCollection.xsp
ExtrusionEntityCollection.xsp
ExtrusionLoop.xsp
ExtrusionMultiPath.xsp
ExtrusionPath.xsp
ExtrusionSimulator.xsp
Filler.xsp
Flow.xsp Support for forward compatibility of configurations, user and system 2021-06-27 16:57:05 +02:00
GCode.xsp Follow-up to beee18f229 2021-09-10 11:43:59 +02:00
GCodeSender.xsp
Geometry.xsp New BuildVolume class was created, which detects build volume type (rectangular, 2021-11-16 10:15:51 +01:00
Layer.xsp
Line.xsp Removed various Point::ccw() and Point::ccw_angle() methods, they were 2022-04-25 12:42:51 +02:00
Model.xsp Eradicated admesh from TriangleMesh: 2021-09-20 17:12:22 +02:00
my.map Eradicated admesh from TriangleMesh: 2021-09-20 17:12:22 +02:00
mytype.map
PerimeterGenerator.xsp
PlaceholderParser.xsp
Point.xsp Removed various Point::ccw() and Point::ccw_angle() methods, they were 2022-04-25 12:42:51 +02:00
Polygon.xsp Removed various Point::ccw() and Point::ccw_angle() methods, they were 2022-04-25 12:42:51 +02:00
Polyline.xsp Commenting out untested and unused Polyline::simplify_by_visibility() 2021-09-03 16:21:44 +02:00
PolylineCollection.xsp
Print.xsp Fixed Perl bindings 2021-07-14 16:02:04 +02:00
Surface.xsp
SurfaceCollection.xsp
TriangleMesh.xsp Fix for build 2021-10-06 13:49:03 +02:00
typemap.xspt Eradicated admesh from TriangleMesh: 2021-09-20 17:12:22 +02:00
XS.xsp Fixed Perl bindings 2021-08-27 15:05:18 +02:00