PrusaSlicer-NonPlainar/lib/Slic3r
Alessandro Ranellucci 9484c377d9 Removed debugging line
2013-09-06 16:46:28 +02:00
..
ExtrusionPath Removed unused code 2013-08-29 11:48:58 +02:00
Fill Fixed --avoid-crossing-perimeters and --support-material after the xsdata merge 2013-09-04 00:10:53 +02:00
Format Merge branch 'master' into xsdata 2013-08-25 19:59:42 +02:00
GCode Fixed --avoid-crossing-perimeters and --support-material after the xsdata merge 2013-09-04 00:10:53 +02:00
Geometry Removed dependency on Math::Clipper 2013-08-27 01:26:44 +02:00
GUI Minor typos preventing correct positioning after recent XS merge 2013-09-05 14:23:31 +02:00
Layer Many changes and fixes to remove leaks and return objects by reference 2013-09-03 19:26:58 +02:00
Print Fixed --avoid-crossing-perimeters and --support-material after the xsdata merge 2013-09-04 00:10:53 +02:00
Test Merge branch 'master' into xsdata 2013-08-08 02:10:34 +02:00
Config.pm New feature: ability to override specific settings for individual objects in the plater. #344 2013-08-25 14:37:50 +02:00
ExPolygon.pm Fix tests 2013-09-02 22:10:52 +02:00
Extruder.pm Refactor E code and keep track of per-extruder consumend filament 2013-08-28 20:40:13 +02:00
ExtrusionLoop.pm Ported ExtrusionLoop->make_counter_clockwise() 2013-08-29 01:40:42 +02:00
ExtrusionPath.pm Removed unused code 2013-08-29 11:48:58 +02:00
Fill.pm Return objects by reference instead of always cloning 2013-09-02 20:22:20 +02:00
Flow.pm Merge branch 'master' into overhang 2013-06-16 10:49:33 +02:00
GCode.pm Many changes and fixes to remove leaks and return objects by reference 2013-09-03 19:26:58 +02:00
Geometry.pm Removed debugging line 2013-09-06 16:46:28 +02:00
GUI.pm Distinct dialogs for 3D preview and object settings 2013-08-25 18:03:26 +02:00
Layer.pm Merge branch 'master' into xsdata 2013-08-25 19:59:42 +02:00
Line.pm Removed more unused code 2013-08-29 11:52:25 +02:00
Model.pm Ability to customize how materials are mapped to extruders. #1020 2013-08-25 19:52:32 +02:00
Point.pm Ported Point->distance_to() and Line->length() 2013-08-28 20:41:41 +02:00
Polygon.pm Many changes and fixes to remove leaks and return objects by reference 2013-09-03 19:26:58 +02:00
Polyline.pm Many changes and fixes to remove leaks and return objects by reference 2013-09-03 19:26:58 +02:00
Print.pm Minor typos preventing correct positioning after recent XS merge 2013-09-05 14:23:31 +02:00
Surface.pm Ported Surface->p 2013-08-26 23:03:00 +02:00
SVG.pm Fix tests 2013-09-02 22:10:52 +02:00
Test.pm Add spiral vase test for hollow models 2013-07-28 15:02:03 +02:00
TriangleMesh.pm Fixed everything in the XS port 2013-08-26 17:58:37 +02:00