Skip to content
This repository has been archived by the owner on Jul 21, 2024. It is now read-only.

MB-Lab 1.7.1b

Compare
Choose a tag to compare
@animate1978 animate1978 released this 31 Jan 05:52
· 474 commits to master since this release

Bug Fix release

Changed

Bug Fixes

  • Fixed a spelling typo in facerig.populate_modifiers
  • Finalize character fix
  • Remove 'self' from args
  • Moved is_ik_armature, get_active_armature, get_deforming_armature, get_object_parent to utils.py
  • init.py uses get_active_armature and is_ik_armature from utils (previous was algorithms that wasn't imported)
  • Armature Toe Bone flipped pose bug
  • Proxy Fitting was broken, now it is fixed
  • morphengine.py and humanoid.py reverted back to 1.7.0 version with logging added