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

Writer could append multiple frames to a usd file #777

Closed
sebastienblor opened this issue Apr 30, 2021 · 0 comments · Fixed by #782
Closed

Writer could append multiple frames to a usd file #777

sebastienblor opened this issue Apr 30, 2021 · 0 comments · Fixed by #782
Assignees
Labels
enhancement New feature or request writer Related to the Arnold to USD writer

Comments

@sebastienblor
Copy link
Collaborator

Arnold universes only handle a single frame, so currently we can only export one arnold "frame" to a single usd file through the writer.

It would be useful to append another universe (for another frame) to an already existing usd file, so that we could generate a full sequence on a single usd file.

@sebastienblor sebastienblor added enhancement New feature or request writer Related to the Arnold to USD writer labels Apr 30, 2021
@sebastienblor sebastienblor self-assigned this Apr 30, 2021
sebastienblor added a commit to sebastienblor/arnold-usd that referenced this issue May 3, 2021
sebastienblor added a commit to sebastienblor/arnold-usd that referenced this issue May 4, 2021
sirpalee added a commit to sebastienblor/arnold-usd that referenced this issue May 6, 2021
sebastienblor added a commit to sebastienblor/arnold-usd that referenced this issue May 6, 2021
sirpalee added a commit that referenced this issue May 6, 2021
* Append multiple frames to a single USD file in the writer #777
* Get instances extent at the proper value during the writer
* Use the new SetAttribute wrapper everywhere
* Pass the UsdAttribute as const ref in UsdAttribute #777
* Updating test_0178 with more examples. #777
* Set the startFrame / endFrame metadatas #777

Co-authored-by: Sebastien Blaineau-Ortega <sebastien.blaineau.ortega@autodesk.com>
Co-authored-by: Pal Mezei <pal.mezei@autodesk.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request writer Related to the Arnold to USD writer
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant