Slic3r/lib/Slic3r
Alessandro Ranellucci c0070a8d54 Satisfy test suite with new XS based config 2013-12-22 01:38:10 +01:00
..
ExtrusionPath Removed unused code 2013-08-29 11:48:58 +02:00
Fill Removed dependency on ->object from Region.pm 2013-11-26 18:46:48 +01:00
Format Update AMF export code 2013-09-16 09:58:53 +02:00
GCode Merge branch 'stable' 2013-11-24 22:48:31 +01:00
GUI Adapt GUI to new XS Config 2013-12-22 01:27:09 +01:00
Geometry Ported traverse_pt() to XS 2013-11-23 23:21:59 +01:00
Layer Removed dependency on ->object from Region.pm 2013-11-26 18:46:48 +01:00
Print Removed dependency on ->object from Region.pm 2013-11-26 18:46:48 +01:00
Test Remove residual uses of Boost for line clipping 2013-11-21 18:47:25 +01:00
Config.pm Adapt GUI to new XS Config 2013-12-22 01:27:09 +01:00
ExPolygon.pm Ported simplify() to XS and removed dependency on Boost::Geometry::Utils 2013-11-22 16:01:50 +01:00
Extruder.pm Fix speed math for wipe, which was causing too fast retraction. Includes regression test. #1468 2013-10-13 17:05:22 +02:00
ExtrusionLoop.pm Ported ExtrusionLoop->make_counter_clockwise() 2013-08-29 01:40:42 +02:00
ExtrusionPath.pm Incomplete work for porting simplify() to XS 2013-11-21 20:25:24 +01:00
Fill.pm Removed dependency on ->object from Region.pm 2013-11-26 18:46:48 +01:00
Flow.pm Use minimum extrusion width for support material too 2013-10-28 14:04:50 +01:00
GCode.pm Merge branch 'stable' 2013-12-07 14:54:07 +01:00
GUI.pm Version number was not correctly saved 2013-11-18 18:48:06 +01:00
Geometry.pm Fix t/geometry.t 2013-11-24 00:59:45 +01:00
Layer.pm Never scale TriangleMesh objects 2013-11-23 19:25:33 +01:00
Line.pm Incomplete work for XS-based convex_hull 2013-11-22 21:43:35 +01:00
Model.pm Don't return the cached bounding box but clone it 2013-12-06 22:48:12 +01:00
Point.pm Ported Point->distance_to() and Line->length() 2013-08-28 20:41:41 +02:00
Polygon.pm Removed more unused functions and fixed tests 2013-11-22 16:19:15 +01:00
Polyline.pm Removed more unused functions and fixed tests 2013-11-22 16:19:15 +01:00
Print.pm Satisfy test suite with new XS based config 2013-12-22 01:38:10 +01:00
SVG.pm Clean medial axis code and gap fill 2013-09-17 10:37:01 +02:00
Surface.pm Ported Surface->offset() to XS 2013-11-23 18:29:25 +01:00
Test.pm Fix complete_objects after XS port. Includes regression test. #1511 2013-11-02 14:44:30 +01:00
TriangleMesh.pm Ported horizontal_projection() to XS 2013-11-23 19:41:40 +01:00