.. |
ExtrusionPath
|
|
|
Fill
|
Satisfy test suite
|
2013-12-24 12:03:30 +01:00 |
Format
|
Refactoring. Use Model class for representing the plate in GUI
|
2013-12-12 20:19:33 +01:00 |
GCode
|
Satisfy test suite and CLI
|
2014-01-02 17:24:23 +01:00 |
Geometry
|
Lazy mesh generation so that we only keep it in model object
|
2013-12-18 00:13:41 +01:00 |
GUI
|
Adapt plater to the new split config
|
2014-01-02 22:06:58 +01:00 |
Layer
|
More work
|
2014-01-02 10:44:54 +01:00 |
Print
|
Some initial work for refactoring Print->extruders
|
2014-01-03 10:44:36 +01:00 |
Test
|
Move centering outside the Print object
|
2013-12-15 16:17:12 +01:00 |
Config.pm
|
Adapt plater to the new split config
|
2014-01-02 22:06:58 +01:00 |
ExPolygon.pm
|
Partially revert cacbaa7319 : no need for it in master branch
|
2013-12-23 20:40:44 +01:00 |
Extruder.pm
|
Satisfy test suite and CLI
|
2014-01-02 17:24:23 +01:00 |
ExtrusionLoop.pm
|
|
|
ExtrusionPath.pm
|
Incomplete work for porting simplify() to XS
|
2013-11-21 20:25:24 +01:00 |
Fill.pm
|
Satisfy test suite and CLI
|
2014-01-02 17:24:23 +01:00 |
Flow.pm
|
Satisfy test suite and CLI
|
2014-01-02 17:24:23 +01:00 |
GCode.pm
|
Satisfy test suite and CLI
|
2014-01-02 17:24:23 +01:00 |
Geometry.pm
|
Fixes to Config and plater; also refactored the arrange() code
|
2013-12-24 00:30:51 +01:00 |
GUI.pm
|
New option for turning autocentering off. #404
|
2013-12-18 19:11:20 +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
|
Adapt plater to the new split config
|
2014-01-02 22:06:58 +01:00 |
Point.pm
|
|
|
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
|
Some initial work for refactoring Print->extruders
|
2014-01-03 10:44:36 +01:00 |
Surface.pm
|
Ported Surface->offset() to XS
|
2013-11-23 18:29:25 +01:00 |
SVG.pm
|
Clean medial axis code and gap fill
|
2013-09-17 10:37:01 +02:00 |
Test.pm
|
Satisfy test suite and CLI
|
2014-01-02 17:24:23 +01:00 |
TriangleMesh.pm
|
Ported horizontal_projection() to XS
|
2013-11-23 19:41:40 +01:00 |