From e63be0947874f10559c6323ca3c9cafaf64d0fa8 Mon Sep 17 00:00:00 2001 From: kintel Date: Tue, 12 Jan 2010 22:02:04 +0000 Subject: Two crashes git-svn-id: http://svn.clifford.at/openscad/trunk@269 b57f626f-c46c-0410-a088-ec61d464b74c diff --git a/TODO.txt b/TODO.txt index 275890b..bfcf775 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(paths=[[0,0],[10,0],[0,10]]) +o crash: rotate([0,1,0])import_dxf("../openscad-tess/testdata/polygon.dxf"); USER INTERFACE -------------- -- cgit v0.10.1