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

#1116 reverse timing authored in clips was ignored when calling UsdStage.flatten() #1144

Closed
wants to merge 28 commits into from

Conversation

benmalartre
Copy link

Description of Change(s)

file pxr/usd/usd/clip.cpp
function Usd_Clip::ListTimeSamplesForPath(const SdfPath& path)

Now uses minTime and maxTime variables and a bit of logic
instead of using sequentialTime variables.

Fixes Issue(s)

#1116 reverse timing authored in clips was ignored when flatten UsdStage.

@jilliene
Copy link

Filed as internal issue #USD-5934

@benmalartre benmalartre changed the title Dev #1116 reverse timing authored in clips was ignored when calling UsdStage.flatten() Mar 19, 2020
@sunyab
Copy link
Contributor

sunyab commented May 26, 2020

Hi @benmalartre, I'm going to close this PR per my comments in #1116. Thanks again!

@sunyab sunyab closed this May 26, 2020
DDoS pushed a commit to autodesk-forks/USD that referenced this pull request Jul 31, 2024
…gl/upgrade-metal-usd

* Upgrade Hgi Ray Tracing branch to USD v24.08.
* Update acceleration structure implementation and shader code management.
* Modify deprecated API/enum usages.
* Bug fixes.
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.

4 participants