Added support for LWPOLYLINE entities

git-svn-id: http://svn.clifford.at/openscad/trunk@255 b57f626f-c46c-0410-a088-ec61d464b74c
stl_dim
kintel 2010-01-09 21:58:33 +00:00
parent c76bd6a8d4
commit 91849351d2
1 changed files with 0 additions and 1 deletions

View File

@ -52,7 +52,6 @@ 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 LWPOLYLINE entity
- Support for POLYLINE entity
- Support for SPLINE entity
o Misc