From f71aa942b8133fb9dea6a98ee31f248893d6778b Mon Sep 17 00:00:00 2001 From: kintel Date: Mon, 12 Apr 2010 00:27:14 +0000 Subject: sync git-svn-id: http://svn.clifford.at/openscad/trunk@519 b57f626f-c46c-0410-a088-ec61d464b74c diff --git a/doc/TODO.txt b/doc/TODO.txt index dbf40c7..53dc2c0 100644 --- a/doc/TODO.txt +++ b/doc/TODO.txt @@ -120,6 +120,8 @@ o Misc - 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 + - Is there a reason why modules like echo, empty if, empty for loop returns an + empty AbstractNode instead of being ignored? o Grammar - dim->name -> dim->label - A random(seed) function -- cgit v0.10.1