makehuman
makehuman copied to clipboard
This is the main repository for the MakeHuman application as such.
For whatever reason, "HKEY_CURRENT_USER\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\User Shell Folders\Personal" was missing on my system which causes getpath.getHomePath() to throw error. So double-clicking the desktop icon just did nothing which was very confusing for...
The right-click to set "zoom-point" and drag to zoom to "zoom-point" behavior seems to no longer be working on the most recent pushes (at least on Windows machines). This feature...
Nightly Build: 20220719 alpha (HEAD:f8ff3bc5) Steps to Reproduce: Start MH Switch to Rendering | Scene and observe what it looks like for current lighting Go toRendering | Render tab; click...
The following error occurs with makehuman-community 1.2.0+20201105183027-1ppa1 on Ubuntu 22.04, Python 3.10.4: ``` error: module 'collections' has no attribute 'Callable' Traceback (most recent call last): File "/usr/share/makehuman-community/makehuman.py", line 566, in...
I opened an issue for this before but it was closed without an explanation (#91) so I'm opening a new one. I think this would be a good idea because...
wsl info: > PS C:\Users\rbaer> wsl --version > WSL version: 0.61.8.0 > Kernel version: 5.10.102.1 > WSLg version: 1.0.39 > MSRDC version: 1.2.3213 > Direct3D version: 1.601.0 > DXCore version:...
On Debian testing with the latest version from the master branch I see the following error when rendering: ``` Rendering at 800x600 Exception during event onClicked Traceback (most recent call...
I have read through many of the forum posts regarding the license, but they also seem to be before 2020. The current license states: ``` It is the opinion of...
After I download community assets such as eyebrows and return to the modelling tab, the downloaded items do not appear and the GUI freezes. I am running make human 1.2.0...
hi, i installed makehuman in that way :: unzip ~/Downloads/makehuman-master.zip unzip ~/Downloads/makehuman-assets-master.zip cd makehuman-assets-master/base/ cp -r * ~/makehuman-master/makehuman/data/ but it does not find all textures... whats wrong with it ?