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

Material TextureSlot alpha_factor Unaccounted For #16

Open
mehtadushy opened this issue Jan 12, 2016 · 0 comments
Open

Material TextureSlot alpha_factor Unaccounted For #16

mehtadushy opened this issue Jan 12, 2016 · 0 comments

Comments

@mehtadushy
Copy link

When writing out the shared materials, material alpha only takes into account the material transparency and does not take into account the material texture's alpha_factor, which results in non WYSIWYG behaviour where the Blender Renderer displays the material (material alpha = 0, alpha_factor = 1.0) while XML3D does not, and can be fairly hard to debug for people using Blender as only an intermediary on their way from models obtained online to rendering with XML3D.

https://www.blender.org/api/blender_python_api_2_76_2/bpy.types.MaterialTextureSlot.html#bpy.types.MaterialTextureSlot

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

1 participant