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

blender 4.0 broke it #35

Open
HowTheHellDoIdoThis opened this issue Nov 26, 2023 · 1 comment
Open

blender 4.0 broke it #35

HowTheHellDoIdoThis opened this issue Nov 26, 2023 · 1 comment

Comments

@HowTheHellDoIdoThis
Copy link

HowTheHellDoIdoThis commented Nov 26, 2023

blender 4.0s restructuring of the principled node has decided to rename Specular to "IOR Level" for no good reason. Now the addon can't bake specular maps because it doesn't know it's been renamed. I don't know shit from fuck about python but does anyone know if i could just go into the addon and switch specular out for IOR Level and make it work? the rest of the addon seems to work fine so i dont think the restructuring has fucked anything up i think it's just the renaming.

edit: just remembered coat, sheen, and transmission are all technically named weight now. haven't tried those yet but they're also probably broken i bet

@Greymagic27
Copy link

I've just tried baking a specular map and it seemed to work fine. I used the default cube and it managed to bake me a specular map that was accurate.

Can you double check if this is still an issue? If so I wonder how to reproduce it

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

No branches or pull requests

2 participants