CGAL crash

git-svn-id: http://svn.clifford.at/openscad/trunk@256 b57f626f-c46c-0410-a088-ec61d464b74c
stl_dim
kintel 2010-01-09 22:19:32 +00:00
parent 91849351d2
commit fd9404cd93
1 changed files with 1 additions and 0 deletions

View File

@ -4,6 +4,7 @@ BUGS
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)
USER INTERFACE
--------------