From 9d89cc6cf3c636d7d7935f2473710d7f18377e7f Mon Sep 17 00:00:00 2001 From: Marius Kintel Date: Fri, 23 Dec 2011 14:27:07 +0100 Subject: Added suggestion 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 -- cgit v0.10.1