PrusaSlicer-NonPlainar/lib/Slic3r
2013-01-28 00:32:19 +01:00
..
ExtrusionPath Fixed regression causing inefficient paths during infill 2012-12-20 18:10:20 +01:00
Fill Use the faster polygon_multi_linestring_intersection() 2013-01-28 00:32:19 +01:00
Format Bugfix: crash when reading/writing files to paths containing non-ASCII characters on Windows. #651 #865 2013-01-13 10:18:34 +01:00
GCode Use the faster polygon_multi_linestring_intersection() 2013-01-28 00:32:19 +01:00
Geometry Require Math::Clipper 1.17 2013-01-17 11:11:22 +01:00
GUI Merge branch 'master' into avoid-crossing-perimeters 2013-01-26 21:45:17 +01:00
Layer Don't fill gaps if fill density is 0. #915 2013-01-17 10:39:05 +01:00
Print Fixed regression introduced in 4d8757bf5d causing crash during support material generation 2013-01-17 12:32:57 +01:00
Config.pm Merge branch 'master' into avoid-crossing-perimeters 2013-01-26 21:45:17 +01:00
ExPolygon.pm Use the faster polygon_multi_linestring_intersection() 2013-01-28 00:32:19 +01:00
Extruder.pm Fix retraction tests and fix retract_extra_length and lift in multiple extruders environments 2012-12-21 15:14:44 +01:00
ExtrusionLoop.pm Only put ExtrusionPath objects in ExtrusionPath::Collection (no ExtrusionLoop objects) 2012-10-31 19:08:29 +01:00
ExtrusionPath.pm No need for a role to identify small perimeters 2012-12-05 10:47:41 +01:00
Fill.pm Infill flow for bottom layer was calculated incorrectly when first_layer_height != layer_height 2012-11-19 12:37:05 +01:00
Flow.pm Alter extrusion width automatic calculation to take "native flow" into account 2013-01-02 19:22:51 +01:00
GCode.pm Fix last_pos shifting and add unit test 2013-01-27 13:08:13 +01:00
Geometry.pm Optimization: avoid calculating square roots if not needed 2013-01-28 00:18:55 +01:00
GUI.pm harmless misplaced semicolon 2013-01-26 09:31:28 -08:00
Layer.pm Refactoring: initialize all layers at once and avoid duplication of slicing height math. #637 2013-01-01 23:28:48 +01:00
Line.pm Completed vibration limit 2012-11-17 12:08:19 +01:00
Model.pm Show object information when double-clicking it in the plater 2012-10-24 22:44:08 +02:00
Point.pm Merge branch 'master' into avoid-crossing-perimeters 2013-01-12 19:00:18 +01:00
Polygon.pm Merge branch 'master' into avoid-crossing-perimeters 2013-01-12 19:00:18 +01:00
Polyline.pm Use the faster polygon_multi_linestring_intersection() 2013-01-28 00:32:19 +01:00
Print.pm Fixes for merge issues 2013-01-26 23:55:47 +01:00
Surface.pm Remove all id() and ordered_id() methods 2012-07-22 21:00:02 +02:00
SVG.pm Bugfix: crash when reading/writing files to paths containing non-ASCII characters on Windows. #651 #865 2013-01-13 10:18:34 +01:00
Test.pm Added failing test case for troubleshooting unexpected filled holes. #858 2012-12-30 16:27:20 +01:00
TriangleMesh.pm Bugfix: the non-manifold warning was spitting out wrong coordinates 2013-01-25 18:02:01 +01:00