Clifford Wolf:

TODOs



git-svn-id: http://svn.clifford.at/openscad/trunk@388 b57f626f-c46c-0410-a088-ec61d464b74c
stl_dim
clifford 2010-01-31 17:12:59 +00:00
parent 45f51a8c49
commit 6f00ca7151
1 changed files with 1 additions and 0 deletions

View File

@ -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