diff options
author | clifford <clifford@b57f626f-c46c-0410-a088-ec61d464b74c> | 2010-01-14 08:39:43 (GMT) |
---|---|---|
committer | clifford <clifford@b57f626f-c46c-0410-a088-ec61d464b74c> | 2010-01-14 08:39:43 (GMT) |
commit | 58b5ff6efcbba80cafc932803fd3adff97c1a5c3 (patch) | |
tree | ab23c44b47b2655adc295442084cba4711eee2f3 | |
parent | d349412aefa34723ddfb4cc532f6ca6621d6e3cc (diff) |
Clifford Wolf:
TODO
git-svn-id: http://svn.clifford.at/openscad/trunk@284 b57f626f-c46c-0410-a088-ec61d464b74c
-rw-r--r-- | TODO.txt | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -64,4 +64,5 @@ o Mesh optimization on STL export 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) + - A random(seed) function |