Skip to content
MB-Lab is a character creation tool for Blender 2.80, based off ManuelBastioniLAB
Python
Branch: master
Clone or download

Latest commit

Latest commit e3a0c1f Dec 13, 2019

Files

Permalink
Type Name Latest commit message Commit time
Failed to load latest commit information.
.github Added configuration to exclude PR from release notes Nov 9, 2019
data Face Rig blend files fix Dec 13, 2019
.gitignore Revert "Convert Documentation to Git Flavored Markdown (was rst)" Apr 19, 2019
.pylintrc Start Again from 2.80 Jan 19, 2019
CHANGELOG.md New hair for Latino model types Nov 24, 2019
README.md Add Patreon link Nov 19, 2019
__init__.py Merge pull request #212 from animate1978/master Dec 11, 2019
addon_updater.py E721 do not compare types, use 'isinstance()' (9 errors) Nov 11, 2019
addon_updater_ops.py Changed Manual download site Dec 10, 2019
agpl-3.0.txt re-init Nov 18, 2018
algorithms.py Added Remove Censor option in preferences Dec 9, 2019
animationengine.py Restored modifier functions to algorithms Nov 17, 2019
facerig.py Whitespace trivial issues Nov 11, 2019
file_ops.py Moved more code back to algorithms Nov 19, 2019
gpl-3.0.txt re-init Nov 18, 2018
hairengine.py Bug Fix Hair Engine Nov 11, 2019
humanoid.py Eyelash modified Nov 21, 2019
humanoid_rotations.py Whitespace trivial issues Nov 11, 2019
license.txt License Update Dec 7, 2019
material_ops.py Moved Modifier Functions Nov 17, 2019
materialengine.py Eyelash modified Nov 21, 2019
morphengine.py E711 comparison to None should be 'if cond is None:' (73 errors) Nov 11, 2019
object_ops.py Restored modifier functions to algorithms Nov 17, 2019
preferences.py Added Remove Censor option in preferences Dec 9, 2019
proxyengine.py Restored modifier functions to algorithms Nov 17, 2019
requirements.txt Build process introduced via GitHub Actions Nov 9, 2019
skeletonengine.py Fixed modifier functions Nov 19, 2019
utils.py Intendation issues fixed Nov 11, 2019

README.md

MB-Lab

Character creation tool for Blender

Blender 2.8 Support

MB-Lab has been developed to work with Blender 2.80

Contributors wanted!

We are a small bunch of developers and artists but we always need more! MB-Lab's code is quite complex and needs work, to either fix bugs or to add new features, Python programmers are always welcome! Do you have other skills? We need modelers to help with future base models for instance. Are you a specialist in rigging? We could use some help improving the rigs for MB-Lab. There are lots to do in this project, we can only do so much at a time so please feel free to join us, fork the repository and then make something cool.

About

MB-Lab is a community developed and supported project based off ManuelBastioniLAB.

If you're interested in helping this project Financially or to see behind the scenes information of this plugin's Development, Please support our Patreon.

This fork is an attempt to keep this addon going forward as the original author is no longer developing ManuelBastioniLAB

MB-Lab 1.7.7

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

  • 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

Known Issues

ManuelBastioniLAB 1.6.1a

We are including this for historical purposes as the website, videos and social media accounts are offline.

The version 1.6.1a of ManuelbastioniLAB, the free and open source character editor for Blender, is still available for download at http://www.manuelbastioni.com Direct download: manuelbastionilab_161a.zip

You can’t perform that action at this time.