diff options
author | clifford <clifford@b57f626f-c46c-0410-a088-ec61d464b74c> | 2010-01-07 18:35:37 (GMT) |
---|---|---|
committer | clifford <clifford@b57f626f-c46c-0410-a088-ec61d464b74c> | 2010-01-07 18:35:37 (GMT) |
commit | f00385d9c6495c86c7b488bcb2c523e3e6fa6bae (patch) | |
tree | 800154fc4349b3adfcdc3543a93467c259d25e55 | |
parent | 39790471638c1fc28b727a0203b62ab9710d8e79 (diff) |
Clifford Wolf:
TODO update
git-svn-id: http://svn.clifford.at/openscad/trunk@229 b57f626f-c46c-0410-a088-ec61d464b74c
-rw-r--r-- | TODO.txt | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -1,7 +1,9 @@ + 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 USER INTERFACE -------------- |