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

MB-Lab 1.7.7

Compare
Choose a tag to compare
@github-actions github-actions released this 07 Dec 14:35
· 163 commits to master since this release
406de94

Added

  • Hair System added
  • Human Rotation Limits added
  • New option to fit in reverse direction to convert a character-specific mesh to a generic proxy.
  • New options to do more precise fitting by turning off some normally useful smoothing passes.

Changed

  • Blender 2.81.16 required for MB-Lab 1.7.7
  • Afro Female now the default character on startup
  • Updated GUI
  • Removed Docs from project directory to it's own repository

Bug Fixes

  • Certain bones have to be precisely aligned to the rotation of a specific other bone, which required new code.
  • Stretch to has to be applied to the muscle bones while fitting.
  • B-Bone handles and certain constraints have to be fixed in the library file via a script.
  • Fixed fitting of meshes that are very close to the skin.
  • Replaced obj.hide_select = False with obj.hide_set(False) fixing Age update bug.
  • Minor GUI edits to fix drawing issues.
  • Fixed Bump and Displacement issues in MBLab_Skin2
  • Fixed IK and IK/Muscle bugs
  • Eye Displacement bug fixed

Known Issues

  • The Hair Engine does NOT apply a shader at this time
  • Hair engine does not support shapekeys at this time

Changes (COMPLETE LIST)