makehumancommunity / makehuman

This is the main repository for the MakeHuman application as such.
http://www.makehumancommunity.org
Other
1.18k stars 244 forks source link

Fix for Render tab showing depth incorrect image #200

Closed kshepherd2013 closed 1 year ago

kshepherd2013 commented 1 year ago

This change fixes the Render tab by enabling depth test at the appropriate places. It also makes a few minor changes to the python code to fix all other known extraneous python exceptions which were being thrown in the logs.

joepal1976 commented 1 year ago

Looking fine so far in my tests with running from source on ubuntu 20.04 and windows 10. I'll merge this to master and make a build too.

Thank you for your valuable work, this is sorely needed.