Skip to content

v1.4.0

Latest
Compare
Choose a tag to compare
@greisane greisane released this 19 Dec 12:29
· 38 commits to master since this release

New

  • Two operators, "Select Faces by Values" and "Face Selection to Values" as a stand-in for removed Face Map selection.
  • Unity and Unreal export presets for jobs (in addon preferences).
  • Allow renaming bones on rig export. Supports regex patterns.
  • Export job logs are stored and can be displayed by clicking a button.

Changed

  • Graft now works on meshes with multiple islands, so there's no need to separate clumps of fur.
  • Better Graft and Merge UI. Enabled operator presets.
  • Layout boxes moved to subpanels so they can be collapsed individually.

Removed

  • Remove Align Each UV operator, useless as is and needs a rewrite.

Fixes

  • Fixes for 4.0.
  • Some operators were rewritten to revert to the initial state as cleanly as possible.