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

Use the current UsdTimeCode to get geometry subset indices #1059

Merged

Conversation

marktucker
Copy link
Contributor

When getting the indices attribute from a UsdGeomSubset, pass in the current
UsdTimeCode, otherwise the default value will always be returned (or no value
if a default value isn't explicitly authored).

Description of Change(s)

Add the current time code to the call that loads the indices attribute value.

Fixes Issue(s)

…current

UsdTimeCode, otherwise the default value will always be returned (or no value
if a default value isn't explicitly authored).
@c64kernal
Copy link
Contributor

Nice find, @marktucker -- thank you!

@jilliene
Copy link

Filed as internal issue #USD-5755

pixar-oss added a commit that referenced this pull request Dec 20, 2019
Use the current UsdTimeCode to get geometry subset indices

(Internal change: 2030430)
@pixar-oss pixar-oss merged commit fa8caeb into PixarAnimationStudios:dev Dec 20, 2019
@marktucker marktucker deleted the dev_hydra_animated_subsets branch April 9, 2020 02:21
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.

5 participants