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

Add option to disable subsurface #47

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

Conversation

cuddlyogre
Copy link
Contributor

@cuddlyogre cuddlyogre commented Sep 28, 2019

Add option to disable subsurface so that baking diffuse textures doesn't just produce an all black result.

If there is a subsurface value set in a material, when the texture is baked it will return black. I've added the option to disable the addition of subsurface on materials. Subsurface will still be added by default.

add_subsurface_option
diffuse_with_subsurface
diffuse_without_subsurface

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

Successfully merging this pull request may close these issues.

2 participants