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
7bf354151c
PrusaSlicer-NonPlainar
/
t
History
Alessandro Ranellucci
b1d6420ff4
Avoid test failures due to floating point values comparison
2011-12-22 12:19:24 +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
Avoid test failures due to floating point values comparison
2011-12-22 12:19:24 +01:00
clean_polylines.t
Some tests were failing
2011-10-10 11:00:19 +02: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
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
New fill types (hilbertcurve, archimedeanchords, octagramspiral) and ability to use different patterns for solid layers.
#20
2011-11-13 18:14:02 +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