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

usdzconvert is not compatible with USD-23 #1

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

Conversation

MagicalTux
Copy link
Member

Access to the Primvars API has changed between USD-22.03 and USD-23.05 (current version), making usdzconvert fail to run.

This change enables usdzconvert to work with USD-23.05, but tests are needed before this can be merged.

@MagicalTux
Copy link
Member Author

When running arkit checker:

Checking layer <out.usdz>.
Checking package <out.usdz>.
Checking prim </out>.
Checking prim </out/Materials>.
Checking prim </out/Materials/material_0>.
Checking prim </out/Materials/material_0/surfaceShader>.
Checking shader </out/Materials/material_0/surfaceShader>.
Checking prim </out/Materials/material_0/uvReader_st>.
Checking shader </out/Materials/material_0/uvReader_st>.
Checking texture <0/texgen_0.jpg>.
Checking prim </out/Materials/material_0/diffuseColor_texture>.
Checking shader </out/Materials/material_0/diffuseColor_texture>.
Checking prim </out/Geom>.
Checking prim </out/Geom/node_0>.
['MaterialBindingAPIAppliedChecker']

More info:

[MaterialBindingAPIAppliedChecker]:
 A prim providing a material binding, must have MaterialBindingAPI applied on the prim.

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

Successfully merging this pull request may close these issues.

1 participant