animate1978 / MB-Lab

MB-Lab is a character creation tool for Blender 4.0 and above, based off ManuelBastioniLAB
Other
1.84k stars 314 forks source link

Missing import in algorithms.py added (issue #173) #178

Closed mklemarczyk closed 4 years ago

mklemarczyk commented 4 years ago

Additional fix done for menu issue. After some refactoring in algorithms.py, the file io methods were not imported to access configuration. Missing import added. Small issue with not displayed face expression properties also fixed.

Warning: Operators "mbast.humanoid_rot_limits" and "mbast.delete_rotations" are defined in the menu, but not loaded. The author of this feature should either remove menu items or add operators to classes property in order to load them.