summaryrefslogtreecommitdiff
path: root/testdata/scad/bugs/projectioncrash.scad
diff options
context:
space:
mode:
Diffstat (limited to 'testdata/scad/bugs/projectioncrash.scad')
-rw-r--r--testdata/scad/bugs/projectioncrash.scad5
1 files changed, 0 insertions, 5 deletions
diff --git a/testdata/scad/bugs/projectioncrash.scad b/testdata/scad/bugs/projectioncrash.scad
deleted file mode 100644
index 532ef8d..0000000
--- a/testdata/scad/bugs/projectioncrash.scad
+++ /dev/null
@@ -1,5 +0,0 @@
-// This causes OpenSCAD to crash. See source code comments:
-// PolySetCGALEvaluator::evaluatePolySet(const ProjectionNode &node)
-// Se also https://github.com/openscad/openscad/issues/80
-
-projection(cut=true) translate([0,0,-4.999999]) cube(10, center=true);
contact: Jan Huwald // Impressum