.. |
angles.t
|
New implementation of the little inwards move before leaving a loop. #186
|
2012-12-05 11:31:35 +01:00 |
arcs.t
|
Move arc fitting code to its own post-processing filter and remove the built-in ExtrusionPath::Arc class
|
2013-08-28 20:40:13 +02:00 |
clean_polylines.t
|
Incomplete work for porting simplify() to XS
|
2013-11-21 20:25:24 +01:00 |
clipper.t
|
Update Clipper to 6.0.0
|
2013-11-20 11:35:58 +01:00 |
collinear.t
|
Removed dependency on Math::Clipper
|
2013-08-27 01:26:44 +02:00 |
combineinfill.t
|
Use Slic3r::Surface::Collection for Layer::Region->slices
|
2013-07-14 15:03:45 +02:00 |
cooling.t
|
Many changes and fixes to remove leaks and return objects by reference
|
2013-09-03 19:26:58 +02:00 |
custom_gcode.t
|
Moved vibration limit to its own G-code filter
|
2013-08-28 20:37:56 +02:00 |
dynamic.t
|
Port offset_ex() and offset2_ex() to XS
|
2013-07-16 20:09:53 +02:00 |
fill.t
|
Update Clipper to 6.0.0
|
2013-11-20 11:35:58 +01:00 |
gcode.t
|
Fix complete_objects after XS port. Includes regression test. #1511
|
2013-11-02 14:44:30 +01:00 |
geometry.t
|
Ported encloses_point() to XS and renamed to contains_point()
|
2013-11-21 16:21:42 +01:00 |
layers.t
|
Moved vibration limit to its own G-code filter
|
2013-08-28 20:37:56 +02:00 |
loops.t
|
Fix threads, tests and require the most recent Moo version
|
2013-09-12 11:09:03 +02:00 |
multi.t
|
Ported encloses_point() to XS and renamed to contains_point()
|
2013-11-21 16:21:42 +01:00 |
perimeters.t
|
Fix error in contains_point() port
|
2013-11-21 18:42:16 +01:00 |
polyclip.t
|
Ported encloses_point() to XS and renamed to contains_point()
|
2013-11-21 16:21:42 +01:00 |
print.t
|
More work to avoid working with vertices outside XS
|
2013-09-11 11:55:08 +02:00 |
retraction.t
|
Moved vibration limit to its own G-code filter
|
2013-08-28 20:37:56 +02:00 |
shells.t
|
Revert a recent change made to shells generation, causing too much solid infill. Includes regression test. #1431
|
2013-09-17 19:24:16 +02:00 |
skirt_brim.t
|
Update brim generation code. Includes regression test. #1440
|
2013-09-16 10:33:30 +02:00 |
slice.t
|
Fix threads, tests and require the most recent Moo version
|
2013-09-12 11:09:03 +02:00 |
support.t
|
Fixed support unit tests and reduced dependency on $object
|
2013-10-26 17:56:59 +02:00 |
svg.t
|
Fixed SVG export and added regression test
|
2013-06-07 12:00:03 +02:00 |
threads.t
|
Fix threading issue with GUI. #1443 #1444
|
2013-09-19 16:00:47 +02:00 |
vibrationlimit.t
|
Huge speed boost by reducing the number of method calls in GCode.pm
|
2013-08-28 20:38:22 +02:00 |