diff options
author | clifford <clifford@b57f626f-c46c-0410-a088-ec61d464b74c> | 2010-01-08 20:43:23 (GMT) |
---|---|---|
committer | clifford <clifford@b57f626f-c46c-0410-a088-ec61d464b74c> | 2010-01-08 20:43:23 (GMT) |
commit | ad31c81344938dad39ab72606a8db58fbe077a0f (patch) | |
tree | 46c628cb2a15aa4aafccc3b398d2a04e2aaa02a3 | |
parent | a943518e6d777c8ead95d0df4d270567511e1c08 (diff) |
Clifford Wolf:
TODOs
git-svn-id: http://svn.clifford.at/openscad/trunk@239 b57f626f-c46c-0410-a088-ec61d464b74c
-rw-r--r-- | TODO.txt | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -44,6 +44,7 @@ o Advanced Transformations - Add statement for 2D and 3D minkowski sum - Add statement for refinement via surface subdivision - Add statement for intersections in cartesian product of childs + - Add statement for mirroring objects (without inverting them) o Function-Module-Interface - Pass a module instanciation to a function (e.g. for a volume() function) - Pass a function to a module instanciation (e.g. for dynamic extrusion paths) |