Skip to content

v0.7.0

Compare
Choose a tag to compare
@chsh2 chsh2 released this 23 Aug 11:18
· 101 commits to main since this release

I am creating a new documentation site at https://chsh2.github.io/nijigp/. Previous README introductions and wiki pages have been migrated to the new site, and I will be updating it with more information in the future.


New Features:

  • Polygon: A new operator "Sweep" is available both in the Edit mode panel and as a workspace tool.
  • Rig: A new panel in the Weight Paint mode, providing the following functions assisting rigging and animations:
    • Transfer bone weights from 3D meshes to Grease Pencil strokes.
    • Convert hand-drawn hint strokes to bones and weights.
    • Bake bone animations to keyframes.
  • Preferences Panel: The dependency manager is redesigned with the following new features:
    • Capture and display command line logs during the installation process.
    • Users now can manually assign a directory outside the Blender program to load Python packages. Please see details at the new documentation.

Bug Fixes:

  • Line Fit: The issue that vertex colors set to the output strokes can be wrong.
  • Depth calculation error of boolean operations and SVG paste.
  • Some regression issues of the Boolean operator:
    • Using point radius in the Draw mode no longer works in v0.6.
    • Multi-frame operation may show error messages even if it succeeded.

Other Changes:

  • Renaming the operator "Select Similar" to "Cluster Select", because the official Grease Pencil 3.0 plan will introduce operators with similar names.

v0 7 Updates