Slic3r/lib/Slic3r
Alessandro Ranellucci c0789506e4 Return objects by reference instead of always cloning 2013-09-02 20:22:20 +02:00
..
ExtrusionPath Removed unused code 2013-08-29 11:48:58 +02:00
Fill Return objects by reference instead of always cloning 2013-09-02 20:22:20 +02:00
Format Merge branch 'master' into xsdata 2013-08-25 19:59:42 +02:00
GCode Ported ExtrusionPath::Collection->chained_path 2013-08-29 11:47:59 +02:00
GUI Refactor E code and keep track of per-extruder consumend filament 2013-08-28 20:40:13 +02:00
Geometry Removed dependency on Math::Clipper 2013-08-27 01:26:44 +02:00
Layer Return objects by reference instead of always cloning 2013-09-02 20:22:20 +02:00
Print Removed dependency on Math::Clipper 2013-08-27 01:26:44 +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 Optimizations for better usage of XS code 2013-08-29 01:36:42 +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 Ported ExtrusionPath::Collection->chained_path 2013-08-29 11:47:59 +02:00
GUI.pm Distinct dialogs for 3D preview and object settings 2013-08-25 18:03:26 +02:00
Geometry.pm Removed dependency on Math::Clipper 2013-08-27 01:26:44 +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 Ported Polygon->is_valid() and ExPolygon->is_valid() 2013-08-26 23:27:51 +02:00
Polyline.pm Ported Slic3r::Polyline::Collection 2013-08-30 00:06:10 +02:00
Print.pm Refactor E code and keep track of per-extruder consumend filament 2013-08-28 20:40:13 +02:00
SVG.pm Minor fix in debug code 2013-08-19 12:16:19 +02:00
Surface.pm Ported Surface->p 2013-08-26 23:03:00 +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