PrusaSlicer-NonPlainar/lib/Slic3r
Alessandro Ranellucci 5090ae561c Refactored Perimeter code with new Slic3r::Polygon and Slic3r::ExPolygon objects
Large refactoring. Speed gains. Removed convex hull for bridges.
2011-10-15 21:14:13 +02:00
..
ExtrusionPath Refactoring. Point objects are now plain arrayrefs. Slicing is 30% faster. 2011-10-12 14:54:49 +02:00
Fill Detection of optimal infill direction for bridges. Includes many fixes and improvements. 2011-10-07 19:07:57 +02:00
Geometry Require Math::Clipper 1.02 otherwise fail with a hard error 2011-10-11 17:56:56 +02:00
GUI Moved Temperature under filament options 2011-10-09 22:29:13 +02:00
Line Refactored Line objects to arrayrefs 2011-10-12 16:27:40 +02:00
Polyline Refactored Line objects to arrayrefs 2011-10-12 16:27:40 +02:00
Surface Refactored Perimeter code with new Slic3r::Polygon and Slic3r::ExPolygon objects 2011-10-15 21:14:13 +02:00
Config.pm New --start-gcode and --end-gcode options. #12 2011-10-14 16:24:55 +02:00
ExPolygon.pm Refactored Perimeter code with new Slic3r::Polygon and Slic3r::ExPolygon objects 2011-10-15 21:14:13 +02:00
Extruder.pm Bugfix: latest retraction changes broke retraction 2011-10-14 12:14:20 +02:00
ExtrusionLoop.pm Refactoring. Point objects are now plain arrayrefs. Slicing is 30% faster. 2011-10-12 14:54:49 +02:00
ExtrusionPath.pm Refactored Perimeter code with new Slic3r::Polygon and Slic3r::ExPolygon objects 2011-10-15 21:14:13 +02:00
Fill.pm Refactored Perimeter code with new Slic3r::Polygon and Slic3r::ExPolygon objects 2011-10-15 21:14:13 +02:00
Geometry.pm Bugfix: some bridges had wrong perimeters inside 2011-10-13 22:22:45 +02:00
GUI.pm GUI fixes for Windows 2011-10-03 13:08:43 +02:00
Layer.pm Refactored Perimeter code with new Slic3r::Polygon and Slic3r::ExPolygon objects 2011-10-15 21:14:13 +02:00
Line.pm Refactored Perimeter code with new Slic3r::Polygon and Slic3r::ExPolygon objects 2011-10-15 21:14:13 +02:00
Perimeter.pm Refactored Perimeter code with new Slic3r::Polygon and Slic3r::ExPolygon objects 2011-10-15 21:14:13 +02:00
Point.pm Refactored Line objects to arrayrefs 2011-10-12 16:27:40 +02:00
Polygon.pm Refactored Perimeter code with new Slic3r::Polygon and Slic3r::ExPolygon objects 2011-10-15 21:14:13 +02:00
Polyline.pm Refactored Line objects to arrayrefs 2011-10-12 16:27:40 +02:00
Print.pm Refactored Perimeter code with new Slic3r::Polygon and Slic3r::ExPolygon objects 2011-10-15 21:14:13 +02:00
Skein.pm Completely rewritten the slicing algorithm 2011-10-09 19:47:21 +02:00
STL.pm Refactored Line objects to arrayrefs 2011-10-12 16:27:40 +02:00
Surface.pm Refactored Perimeter code with new Slic3r::Polygon and Slic3r::ExPolygon objects 2011-10-15 21:14:13 +02:00
SVG.pm Some compatibility bugs. Slic3r will still fail hard with non-manifold objects 2011-10-11 15:51:08 +02:00