Skip to content

v0.3.0

Compare
Choose a tag to compare
@chsh2 chsh2 released this 31 Dec 23:02
· 214 commits to main since this release

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.