.. |
ExtrusionPath
|
Removed unused code
|
2013-08-29 11:48:58 +02:00 |
Fill
|
Fix concentric infill and add regression test. #1432
|
2013-09-12 11:14:54 +02:00 |
Format
|
Update AMF export code
|
2013-09-16 09:58:53 +02:00 |
GCode
|
Update brim generation code. Includes regression test. #1440
|
2013-09-16 10:33:30 +02:00 |
Geometry
|
More work to avoid working with vertices outside XS
|
2013-09-11 11:55:08 +02:00 |
GUI
|
Meaningful error when user wants to use 3D preview but didn't install the required modules.
|
2013-09-16 10:18:42 +02:00 |
Layer
|
Optimization: Remove useless calls to union()
|
2013-09-07 00:28:53 +02:00 |
Print
|
More work to avoid working with vertices outside XS
|
2013-09-11 11:55:08 +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 Surface objects by reference from SurfaceCollection objects and fix a bug in XS code causing some shell options to be ignored
|
2013-09-06 18:36:38 +02:00 |
Flow.pm
|
Merge branch 'master' into overhang
|
2013-06-16 10:49:33 +02:00 |
GCode.pm
|
Fix two more Boost calls after xsdata merge. #1429
|
2013-09-12 11:16:11 +02:00 |
Geometry.pm
|
More work to avoid working with vertices outside XS
|
2013-09-11 11:55:08 +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
|
Read OBJ and AMF
|
2013-09-11 14:46:38 +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
|
Fixed wipe (includes regression test). #1421
|
2013-09-06 19:14:06 +02:00 |
Print.pm
|
Update brim generation code. Includes regression test. #1440
|
2013-09-16 10:33:30 +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
|
Fix threads, tests and require the most recent Moo version
|
2013-09-12 11:09:03 +02:00 |
TriangleMesh.pm
|
More work to avoid working with vertices outside XS
|
2013-09-11 11:55:08 +02:00 |