summaryrefslogtreecommitdiff
path: root/TODO.txt
diff options
context:
space:
mode:
authorclifford <clifford@b57f626f-c46c-0410-a088-ec61d464b74c>2010-01-13 10:48:30 (GMT)
committerclifford <clifford@b57f626f-c46c-0410-a088-ec61d464b74c>2010-01-13 10:48:30 (GMT)
commitd724385dd003f871c0b1218392387e6ab87db28f (patch)
treea8e6b507f01e0dc77304585d848519a182623aba /TODO.txt
parente56c8832e175c0160445eb0fe15f4ea145f07f15 (diff)
Clifford Wolf:
Do not crash on bogus polygon() calls git-svn-id: http://svn.clifford.at/openscad/trunk@273 b57f626f-c46c-0410-a088-ec61d464b74c
Diffstat (limited to 'TODO.txt')
-rw-r--r--TODO.txt1
1 files changed, 0 insertions, 1 deletions
diff --git a/TODO.txt b/TODO.txt
index bfcf775..8f4dbc4 100644
--- a/TODO.txt
+++ b/TODO.txt
@@ -5,7 +5,6 @@ o Some invalid DXF data gets pass the import checks and breaks the tessing code
o Broken polyhedron() entities are not correctly detected and cause CGAL segfaults
o Tesselation via GLU sometimes produces strange results
o Non-manifold objects make CGAL crash (e.g. two cubes which touch at one edge)
-o crash: polygon(paths=[[0,0],[10,0],[0,10]])
o crash: rotate([0,1,0])import_dxf("../openscad-tess/testdata/polygon.dxf");
USER INTERFACE
contact: Jan Huwald // Impressum