diff options
author | kintel <kintel@b57f626f-c46c-0410-a088-ec61d464b74c> | 2010-02-01 04:33:03 (GMT) |
---|---|---|
committer | kintel <kintel@b57f626f-c46c-0410-a088-ec61d464b74c> | 2010-02-01 04:33:03 (GMT) |
commit | 9bc1fee967927664af9228ba07bb819d11a72e3f (patch) | |
tree | 8b2538d8eb826e2858ffb97cb59318f75998bcc0 | |
parent | 1574754e3ffdaa1a27f1036b7a75a17087152015 (diff) |
sync
git-svn-id: http://svn.clifford.at/openscad/trunk@398 b57f626f-c46c-0410-a088-ec61d464b74c
-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 a0db7ba..2c7cc56 100644 --- a/doc/TODO.txt +++ b/doc/TODO.txt @@ -87,6 +87,7 @@ o Language Frontend ignore all top level objects (they are used as module testcase) and search in a module search path. - Add a default search path for included files to allow bundling libs + - allow 0/1 f/t FALSE/TRUE as boolean values o DXF Import - Support for POLYLINE entity - Support for SPLINE entity |