summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarius Kintel <marius@kintel.net>2011-12-23 13:34:05 (GMT)
committerMarius Kintel <marius@kintel.net>2011-12-23 13:34:05 (GMT)
commit10c96326866c8256e82f0092a18f4f4e3ca06a74 (patch)
tree9022b2006a86ed466da37171fe7c767348512027
parent9fa18d53921ed7b2da4892d12958a6705f5a960b (diff)
parent9d89cc6cf3c636d7d7935f2473710d7f18377e7f (diff)
Merge branch 'master' of github.com:openscad/openscad
-rw-r--r--doc/TODO.txt3
1 files changed, 3 insertions, 0 deletions
diff --git a/doc/TODO.txt b/doc/TODO.txt
index 190d742..4fac889 100644
--- a/doc/TODO.txt
+++ b/doc/TODO.txt
@@ -166,6 +166,9 @@ o Mesh optimization on STL export
- Remove super small triangles (all sides are short)
- Replace super thin triangles (one h is short)
o Misc
+ - center as default: Very often, center=true is used everywhere.
+ Make a global variable ($center?) control this to beautify code
+ and the avoid typical errors when forgetting to specify center
- 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
contact: Jan Huwald // Impressum