PrusaSlicer-NonPlainar/lib/Slic3r/Fill
2013-11-26 18:46:48 +01:00
..
ArchimedeanChords.pm New fill types (hilbertcurve, archimedeanchords, octagramspiral) and ability to use different patterns for solid layers. #20 2011-11-13 18:14:02 +01:00
Base.pm Removed dependency on ->object from Region.pm 2013-11-26 18:46:48 +01:00
Concentric.pm Ported traverse_pt() to XS 2013-11-23 23:21:59 +01:00
Flowsnake.pm Refactoring: use Slic3r::Geometry::BoundingBox objects everywhere 2013-06-16 12:21:25 +02:00
HilbertCurve.pm New fill types (hilbertcurve, archimedeanchords, octagramspiral) and ability to use different patterns for solid layers. #20 2011-11-13 18:14:02 +01:00
Honeycomb.pm Ported encloses_point() to XS and renamed to contains_point() 2013-11-21 16:21:42 +01:00
Line.pm Implemented a new "line" fill pattern. #20 2011-11-14 10:31:07 +01:00
OctagramSpiral.pm New fill types (hilbertcurve, archimedeanchords, octagramspiral) and ability to use different patterns for solid layers. #20 2011-11-13 18:14:02 +01:00
PlanePath.pm Removed clip_with_polygon() and clip_with_expolygon() 2013-11-21 18:16:03 +01:00
Rectilinear.pm Ported encloses_point() to XS and renamed to contains_point() 2013-11-21 16:21:42 +01:00