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

Hydra mesh adapter doesn't convey time sampled values to render delegate #1058

Open
marktucker opened this issue Dec 12, 2019 · 1 comment
Open

Comments

@marktucker
Copy link
Contributor

Description of Issue

The hydra mesh adapter ignores time sampled indices attribute values on geometry subsets.

Steps to Reproduce

  1. Load the attached USDA file into usdview:
    time_sampled_subset.zip
  2. Switch to a render delegate that supports material assignments to geometry subsets.
  3. Note that the whole sphere is green rather than being half red, because the geometry subset is reported to the render delegate as being empty because the subset only has a time sampled value, not a default value.

Package Versions

19.11

@jilliene
Copy link

Filed as internal issue #USD-5750

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