summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorkintel <kintel@b57f626f-c46c-0410-a088-ec61d464b74c>2010-01-13 18:55:52 (GMT)
committerkintel <kintel@b57f626f-c46c-0410-a088-ec61d464b74c>2010-01-13 18:55:52 (GMT)
commit1e818c285144a6f1e98f72464dc371c62ad3d928 (patch)
treed5edb6fc08e794ae3bbca7232dcecafcd827c6df
parent340df2d8f4e4ed85db53c7a35b59469cd1656acb (diff)
crash
git-svn-id: http://svn.clifford.at/openscad/trunk@278 b57f626f-c46c-0410-a088-ec61d464b74c
-rw-r--r--TODO.txt2
1 files changed, 2 insertions, 0 deletions
diff --git a/TODO.txt b/TODO.txt
index 9682205..9e3e83d 100644
--- a/TODO.txt
+++ b/TODO.txt
@@ -5,6 +5,8 @@ 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(points=[[0,0],[10,0],[10,10],[0,10]],
+ paths=[[0,1,2],[2,3,1]]);
USER INTERFACE
--------------
contact: Jan Huwald // Impressum