.. |
ExtrusionPath
|
Some fixes about overhang detection. Includes regression tests
|
2013-06-21 14:52:35 +02:00 |
Fill
|
Have Clipper.pm only return ExPolygon::XS objects
|
2013-07-07 15:17:09 +02:00 |
Format
|
Encode Windows paths for the C STL reader
|
2013-07-06 11:39:28 +02:00 |
GCode
|
New [layer_num] placeholder in layer change G-code
|
2013-06-23 19:25:32 +02:00 |
Geometry
|
Have Clipper.pm only return ExPolygon::XS objects
|
2013-07-07 15:17:09 +02:00 |
GUI
|
Add thread cleanup to avoid double destruction of shared XS data
|
2013-07-11 16:17:36 +02:00 |
Layer
|
Merge branch 'master' into xsdata
|
2013-07-07 12:58:06 +02:00 |
Print
|
Store layer slices and region slices as XS data to save memory and make them shared across threads
|
2013-07-07 12:54:20 +02:00 |
Test
|
|
|
Config.pm
|
Rename adjust_overhang_flow to overhangs
|
2013-07-06 11:35:40 +02:00 |
ExPolygon.pm
|
Partial GUI compatibility with XS data
|
2013-07-07 18:43:04 +02:00 |
Extruder.pm
|
|
|
ExtrusionLoop.pm
|
|
|
ExtrusionPath.pm
|
Optimization in Polyline instantiation
|
2013-07-05 14:44:41 +02:00 |
Fill.pm
|
|
|
Flow.pm
|
|
|
GCode.pm
|
Have Clipper.pm only return ExPolygon::XS objects
|
2013-07-07 15:17:09 +02:00 |
Geometry.pm
|
Optimize concentric loops
|
2013-06-23 00:50:44 +02:00 |
GUI.pm
|
Merge branch 'master' into xs
|
2013-07-03 10:52:13 +02:00 |
Layer.pm
|
Store layer slices and region slices as XS data to save memory and make them shared across threads
|
2013-07-07 12:54:20 +02:00 |
Line.pm
|
|
|
Model.pm
|
Optimization: cache model bounding box
|
2013-06-22 19:36:50 +02:00 |
Point.pm
|
Workaround dclone() not being thread-safe
|
2013-07-06 12:14:49 +02:00 |
Polygon.pm
|
Ensure there's no numerical error when searching for concave points
|
2013-06-23 00:21:19 +02:00 |
Polyline.pm
|
Partial GUI compatibility with XS data
|
2013-07-07 18:43:04 +02:00 |
Print.pm
|
Optimization: don't store wipe path if wipe is not requested
|
2013-07-05 15:03:08 +02:00 |
Surface.pm
|
Have Clipper.pm only return ExPolygon::XS objects
|
2013-07-07 15:17:09 +02:00 |
SVG.pm
|
|
|
Test.pm
|
New freeze.t test
|
2013-07-03 15:42:01 +02:00 |
TriangleMesh.pm
|
Apply the Polyline constructor refactoring to the newslice code
|
2013-07-06 12:18:58 +02:00 |