Age | Commit message (Collapse) | Author | |
---|---|---|---|
2011-04-29 | Renamed to follow test naming scheme | Marius Kintel | |
2011-04-28 | minkowski() and hull() tests from Len | Marius Kintel | |
2011-04-10 | Updated test, you no longer need to union the ojects passed to hull. | Giles Bathgate | |
2011-04-09 | Slight improvement. You no longer need an arbitary shape in the script for ↵ | Giles Bathgate | |
it to work. See changes in testdata/scad/convex_hull.scad The square(2) was never rendered it was just there because the hull is calculated when it itterates onto the second child. I also removed the unneeded parameter. | |||
2011-04-09 | Added test script for convex hull. | Giles Bathgate | |