interface version 1
Replaces points (i.e. corners) with circular arcs in polygonal curves.
Parameters
Group | The group of points or primitives that gets affected by the operation. | ||||
Group Type | Type of the group (point or primitive). | ||||
Radius | Radius of the arc. | ||||
Radius Attribute | Name of a per-component attribute that sets the radius. (It can be
either per-point or per-primitive class, and of type | ||||
Segment Mode | Segment length calculation mode.
| ||||
Max Segment Length | Maximum length of a segment (for Max Segment Length mode). | ||||
Segments | Number of segments (in Number of Segments mode). | ||||
Min/Max Angle | If enabled, only corners with angles between these limits will get rounded. |
Release Notes
interface version 1 —
2013-08-07 | Help card update. |
older versions —
Version 0.1.1 | Minor bug fixes, code and UI cosmetics and whatnot. |
Version 0.1.0 | Initial release. |