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

Fix material thickness and texture transforms #4578

Merged
merged 2 commits into from
Aug 23, 2022

Commits on Aug 23, 2022

  1. Configuration menu
    Copy the full SHA
    8251669 View commit details
    Browse the repository at this point in the history
  2. Fix incorrect 'defaults'.

    Refraction index is default 1.0 / 1.5, so should only be skipped if that's the case.
    Thickness is only relevant if bigger than 1, since the texture can only encode 0-1.
    GSterbrant committed Aug 23, 2022
    Configuration menu
    Copy the full SHA
    246c4c8 View commit details
    Browse the repository at this point in the history