v0.3.0
This version will focus on line processing functions. A new operator is designed to convert several selected strokes into a single smooth line, which can be used for sketch cleanup.
In the subsequent releases, there will be improvements on this function, such as automatic stroke clustering, as well as several other line-related small utilities.
Currently, the sketch cleanup requires the installation of the Scikit-Image
library which is available in the Preference panel.
Other Features/Changes:
- Detecting holes to apply holdout is a standalone operator now, no longer limited to the SVG pasting. A more efficient algorithm is also implemented.
- Use the Blender's temporary folder by default when pasting SVG codes.