This website requires JavaScript.
Explore
Help
Sign In
3DPrinting
/
PrusaSlicer-NonPlainar
Watch
1
Star
0
Fork
0
You've already forked PrusaSlicer-NonPlainar
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
660eedfa5b
PrusaSlicer-NonPlainar
/
t
History
Alessandro Ranellucci
660eedfa5b
Added a couple unit tests
2012-02-15 12:04:10 +01:00
..
angles.t
Many fixes to the bridge direction detection algorithm and other things.
#58
2011-12-03 18:31:31 +01:00
arcs.t
Very large refactoring. Ditched Slic3r::Polyline::Closed and reorganized geometric classes.
2011-12-30 19:59:51 +01:00
clean_polylines.t
Very large refactoring. Ditched Slic3r::Polyline::Closed and reorganized geometric classes.
2011-12-30 19:59:51 +01:00
clipper.t
Some tests were failing
2011-10-10 11:00:19 +02:00
collinear.t
Removed SVG debug codes left (as always) in a unit test
2011-11-15 19:23:29 +01:00
fill.t
Added a couple unit tests
2012-02-15 12:04:10 +01:00
geometry.t
Refactoring: moved slicing code to new TriangleMesh class, leaving in STL just what's needed to read that particular input format. Slic3r will now warn if model is not manifold.
#16
2011-11-30 16:07:31 +01:00
polyclip.t
Very large refactoring. Ditched Slic3r::Polyline::Closed and reorganized geometric classes.
2011-12-30 19:59:51 +01:00
stl.t
Extended (and fixed) unit testing to track down (and fix) an issue caused by floating point math that reversed some holes into contours when they should actually be ignored
2011-12-22 11:24:46 +01:00