Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update material_creator.py #88

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

CodeRookie1234
Copy link

@CodeRookie1234 CodeRookie1234 commented Oct 2, 2021

There are EEVEE issues reported by many users because EEVEE is handling the transparency a little bit strange.
IMO the default setting should be "HASHED" when importing, a value that does not cause any problems with the display of transparency.

The instructions may contain information about which transparency settings can be changed for individual objects in order to set a better but possibly unstable display/render with EEVEE.

There are EEVEE issues reported by many users because EEVEE is handling the transparency a little bit strange.
IMO the default setting at import should be set to "HASHED" when importing, a value that does not cause any problems with the display of transparency.
The instructions should contain information about which transparency settings can be changed for individual objects in order to set a better but possibly unstable display.
@ldo
Copy link

ldo commented Oct 6, 2021

Just a note that Alpha Hashed mode may not be the panacea you think it is. Eevee is all about compromises for speed. Because it explicitly avoids doing anything resembling ray-tracing, it is always going to have limitations.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants