Skip to content

SKkeeper v1.7

Compare
Choose a tag to compare
@smokejohn smokejohn released this 30 Dec 18:19
· 7 commits to master since this release
  • Handles errors described in issue #10 by catching cases where it is impossible for blender to use the Join as Shapes operation because the vertex counts mismatch on the shapekey and the base object after applying all modifiers.
  • Added Troubleshooting section to readme to help users understand how the addon works and how to fix the problematic modifier stacks or repair their shapekeys
  • Added logs in terminal to help visualize addon workflow and aid in debugging
  • Refactor code base unifying the 3 different operator modes and cleaning up duplicated code