diff options
author | Marius Kintel <marius@kintel.net> | 2012-02-03 22:13:55 (GMT) |
---|---|---|
committer | Marius Kintel <marius@kintel.net> | 2012-02-03 22:13:55 (GMT) |
commit | 4ed65e40f6e33727a21784b0413e8ad91b8d0c3a (patch) | |
tree | 0b5d08a5f045896ed6c2f4a4a529626e66f1180b /doc/TODO.txt | |
parent | 6dde0695f1f4edbae6980fb62ca207630f560095 (diff) |
Added note about IGES export. #79
Diffstat (limited to 'doc/TODO.txt')
-rw-r--r-- | doc/TODO.txt | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/doc/TODO.txt b/doc/TODO.txt index e7e0105..60078e2 100644 --- a/doc/TODO.txt +++ b/doc/TODO.txt @@ -191,6 +191,8 @@ o Mesh optimization on STL export - Replace super thin triangles (one h is short) o Use a logging framework to get debugging/info output more under control? (check log4j, google project) +o Export to other file formats + - IGES: Should support CSG so it might be possible to keep some structure IDEAS FOR LANGUAGE CHANGES |