diff options
author | Marius Kintel <marius@kintel.net> | 2011-06-05 15:41:09 (GMT) |
---|---|---|
committer | Marius Kintel <marius@kintel.net> | 2011-06-05 15:41:09 (GMT) |
commit | fef3210b240369bd0ca20569470fcf56c143434c (patch) | |
tree | ef38239834c70ca508cd3ff57648bc314cdfcb94 | |
parent | 33a660f173a90de014ad6ac1a2e80631726b9956 (diff) |
more TODOs
-rw-r--r-- | doc/TODO.txt | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/doc/TODO.txt b/doc/TODO.txt index cb52fbd..b9440c6 100644 --- a/doc/TODO.txt +++ b/doc/TODO.txt @@ -153,7 +153,7 @@ o Language Frontend - Rethink for vs. intersection_for vs. group. Should for loops generate child lists instead, and make these passable to other modules or accessible by child()? - - constants: PI + - constants: PI, OpenSCAD version o DXF Import/Export - Use dxflib from RibbonSoft for import/export? -> investigate - Import @@ -222,6 +222,7 @@ o Write a simple test script that collects verified and current STL renderings o Write simple driver scripts for comparing output of above command o Collect "all" available OpenSCAD scripts from the internets and run the integration tests on them all +o Write a regression test for the hexagonal cylinder orientation issue INFRASTRUCTURE -------------- |