Clifford's 2D PolySet::render_cgal_nef_polyhedron() also fixed this crash

git-svn-id: http://svn.clifford.at/openscad/trunk@277 b57f626f-c46c-0410-a088-ec61d464b74c
stl_dim
kintel 2010-01-13 18:55:29 +00:00
parent 96002da9cd
commit 340df2d8f4
1 changed files with 0 additions and 1 deletions

View File

@ -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: rotate([0,1,0])import_dxf("../openscad-tess/testdata/polygon.dxf");
USER INTERFACE
--------------