diff options
-rw-r--r-- | doc/TODO.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/TODO.txt b/doc/TODO.txt index 7ced114..f75237c 100644 --- a/doc/TODO.txt +++ b/doc/TODO.txt @@ -84,6 +84,7 @@ o Misc - Add symbolic colors to the color() statement - Go through default values of parameters (e.g. cube() has x,y,z=1 while linear_extrude() has height=100) - Add support for symbolic names to child() statement + - Add 'lines' object type for non-solid 2d drawings o Grammar - dim->name -> dim->label - A random(seed) function |