diff options
author | kintel <kintel@b57f626f-c46c-0410-a088-ec61d464b74c> | 2010-01-21 11:25:46 (GMT) |
---|---|---|
committer | kintel <kintel@b57f626f-c46c-0410-a088-ec61d464b74c> | 2010-01-21 11:25:46 (GMT) |
commit | 135370d418b01ea2aab8fa20ea30b20a04f893b0 (patch) | |
tree | a663ef02b4f3df03db0e7d77e709c85b37d59a0c /TODO.txt | |
parent | 16de8939075496b1ed1451b3c34032c25b94b108 (diff) |
Added support for aligned, ordinate, radius and diameter DIMENSION entities
git-svn-id: http://svn.clifford.at/openscad/trunk@326 b57f626f-c46c-0410-a088-ec61d464b74c
Diffstat (limited to 'TODO.txt')
-rw-r--r-- | TODO.txt | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -64,8 +64,8 @@ o Language Frontend o DXF Import - Support for POLYLINE entity - Support for SPLINE entity - - Support for Aligned, Radius, Diameter and Ordinate DIMENSION - Support for LEADER entity + - Support for MTEXT entity ? - Test INSERT with rotation. code looks wrong - idea: DXF inline - convert from dxf to OpenSCAD syntax -> parametrize dxf content o Mesh optimization on STL export |