diff options
author | Marius Kintel <marius@kintel.net> | 2011-09-08 08:20:58 (GMT) |
---|---|---|
committer | Marius Kintel <marius@kintel.net> | 2011-09-08 08:20:58 (GMT) |
commit | 328897c1f28e0d438aa678891f8d5a45b114f267 (patch) | |
tree | 22c57cb6aa12d78358aa4dbd3b6854f8661bf941 /doc/TODO.txt | |
parent | 256f38d3c28f3d19374521dc598909b4925d433a (diff) |
sync
Diffstat (limited to 'doc/TODO.txt')
-rw-r--r-- | doc/TODO.txt | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/doc/TODO.txt b/doc/TODO.txt index ef86c26..e48ea70 100644 --- a/doc/TODO.txt +++ b/doc/TODO.txt @@ -130,7 +130,7 @@ o 2D Subsystem o Built-in modules - extrude*: Allow the base 2D primitive to have a Z value - rotate_extrude(): Allow for specification of start/stop/sweep angle? - - Convex hull of multiple 2D or 2D objects + - Convex hull of 3D objects o Advanced Transformations - Add statement for refinement via surface subdivision - Add statement for intersections in cartesian product of childs @@ -167,7 +167,6 @@ o Misc o Grammar - dim->name -> dim->label - A random(seed) function - - import_*() -> *_import() (consistent prefix vs. postfix) - linear_extrude()/rotate_extrude(): Cumbersome names? -> (extrude, revolve, lathe, sweep ?) o Hollow donut problem When extruding a 2D CSG tree (e.g. a polygon with a hole), the hole |