PrusaSlicer-NonPlainar/lib/Slic3r
2013-03-05 19:33:06 +01:00
..
ExtrusionPath Rename shortest_path to chained_path, which reflects its algorithm more correctly 2013-02-05 17:27:45 +01:00
Fill Rename shortest_path to chained_path, which reflects its algorithm more correctly 2013-02-05 17:27:45 +01:00
Format
GCode shortest_path() in MotionPlanner was actually correctly named shortest_path() 2013-02-05 19:41:56 +01:00
Geometry
GUI Bugfix: manifoldness error triggered with multi-volume AMF files. #1019 2013-02-24 18:17:08 +01:00
Layer typo - fix wrong bridge direction #621 2013-02-27 15:16:07 -08:00
Print Bugfix: internal-bridge regions were not touching perimeters 2013-03-05 19:33:06 +01:00
Config.pm Enable only_retract_when_crossing_perimeters by default 2013-03-05 15:01:45 +01:00
ExPolygon.pm Merge branch 'avoid-crossing-perimeters' 2013-01-28 10:43:58 +01:00
Extruder.pm Refactor bridge flow to Slic3r::Flow::Bridge class 2013-02-27 10:43:50 +01:00
ExtrusionLoop.pm
ExtrusionPath.pm Apply only_retract_when_crossing_perimeters to all infills 2013-03-04 23:37:58 +01:00
Fill.pm Rename $layer to $layerm in Slic3r::Fill too for consistency 2013-02-27 10:44:42 +01:00
Flow.pm Refactor bridge flow to Slic3r::Flow::Bridge class 2013-02-27 10:43:50 +01:00
GCode.pm Make only_retract_when_crossing_perimeters work with avoid_crossing_perimeters 2013-03-05 17:30:27 +01:00
Geometry.pm Refactor chained_path(), add chained_path_items() and chained_path_points() 2013-02-06 12:03:53 +01:00
GUI.pm Bugfix: failure in launching on Windows with non-ASCII characters in username. #1011 2013-02-22 18:40:00 +01:00
Layer.pm Refactor bridge flow to Slic3r::Flow::Bridge class 2013-02-27 10:43:50 +01:00
Line.pm
Model.pm Bugfix: manifoldness error triggered with multi-volume AMF files. #1019 2013-02-24 18:17:08 +01:00
Point.pm
Polygon.pm Fixed regression in is_printable() - needs unit test 2013-02-26 20:54:40 +01:00
Polyline.pm Rename shortest_path to chained_path, which reflects its algorithm more correctly 2013-02-05 17:27:45 +01:00
Print.pm Code for memory usage statistics 2013-02-27 11:26:52 +01:00
Surface.pm Bugfix: internal bridge surfaces were incorrectly merged with other internal solid surfaces, causing suboptimal results 2013-02-27 01:30:32 +01:00
SVG.pm
Test.pm Bugfix: when using low layer heights and support material, the contact regions were generated with a negative height. #1013 2013-02-23 17:40:38 +01:00
TriangleMesh.pm Bugfix: the non-manifold warning was spitting out wrong coordinates 2013-01-25 18:02:01 +01:00