diff options
author | Marius Kintel <marius@kintel.net> | 2011-09-02 00:49:54 (GMT) |
---|---|---|
committer | Marius Kintel <marius@kintel.net> | 2011-09-02 00:49:54 (GMT) |
commit | e2da24871de1e77668a723baee81bd8022b10025 (patch) | |
tree | dae82c685b34e6ccba5e801232ada3b465e370fd /doc/visitor-changes.txt | |
parent | ac1ce87f19afd930ae252cea85023f4e1239abc7 (diff) |
cylinder update
Diffstat (limited to 'doc/visitor-changes.txt')
-rw-r--r-- | doc/visitor-changes.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/visitor-changes.txt b/doc/visitor-changes.txt index e39cd2e..1e05cee 100644 --- a/doc/visitor-changes.txt +++ b/doc/visitor-changes.txt @@ -1,2 +1,3 @@ Changes in visitor branch: o import_dxf(): layername="" imports all layers. Importing a single layer with a zero-length name is no longer supported. +o cylinder(): the r parameter will now always be used in place of a missing r1 or r2 |