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

Shader assignment doesn't work for face selections #8

Open
mottosso opened this issue Jan 17, 2017 · 0 comments
Open

Shader assignment doesn't work for face selections #8

mottosso opened this issue Jan 17, 2017 · 0 comments

Comments

@mottosso
Copy link
Member

Problem

When loading a look with face assignments, nothing happens.

# Psuedo-code
import json
from mindbender import api

model = next(api.find("Bruce/modelDefault/-1.mb"))
shaders = next(api.find("Bruce/lookDefault/-1.json"))

from mindbender.maya import load, apply_shaders

load(model)
load(shaders)
mottosso added a commit to mottosso/pyblish-mindbender that referenced this issue Jan 17, 2017
mottosso added a commit that referenced this issue Jan 17, 2017
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