diff options
-rw-r--r-- | doc/TODO.txt | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/doc/TODO.txt b/doc/TODO.txt index 50b10dc..0bbd24b 100644 --- a/doc/TODO.txt +++ b/doc/TODO.txt @@ -4,7 +4,6 @@ BUGS o Some invalid DXF data gets pass the import checks and breaks the tessing code 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 cylinder(); -> WARNING: Ignoring unkown variable 'r'. CRASH BUGS ---------- |