diff options
-rw-r--r-- | TODO.txt | 4 |
1 files changed, 3 insertions, 1 deletions
@@ -47,6 +47,9 @@ o Advanced Transformations 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) +o Language Frontend + - Allow using the childs of a module instance inside the module + - Allow local variables and functions everywhere (not only on module level) o DXF Import - Support for ELLIPSE entity - Support for POLYLINE entity @@ -54,4 +57,3 @@ o DXF Import o Misc - Add symbolic colors to the color() statement - |