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

usdview does not display auto-generated layer offsets #1782

Closed
nvidia-jomiller opened this issue Feb 23, 2022 · 1 comment
Closed

usdview does not display auto-generated layer offsets #1782

nvidia-jomiller opened this issue Feb 23, 2022 · 1 comment

Comments

@nvidia-jomiller
Copy link
Contributor

Description of Issue

Following up from a thread on usd-interest

For stages that contain sublayers with different TimeCodesPerSecond usdview does not show the auto-generated LayerOffset stored in the stage's PcpLayerStack.

After following the steps below, the actual LayerOffset for the ./replacements.usda has a scale of 0.8 (default timeCodesPerSecond from the root layer (24) / timeCodesPerSecond for the ./replacements.usda sublayer (30) ). However, this information is not visible in the Layer Stack tab

Steps to Reproduce

  1. Download and extract example.zip
  2. Open scene.usda in usdview
  3. Select root and switch to the Layer Stack tab
  4. Notice that the replacements.usda sublayer does not display any LayerOffset

System Information (OS, Hardware)

OS: Windows 10 Enterprise
CPU: AMD Ryzen 9 5950X 16-Core Processor
GPU: NVIDIA GeForce RTX 3080

Package Versions

Tested against dev

Build Flags

@jilliene
Copy link

Filed as internal issue #USD-7241

pixar-oss added a commit that referenced this issue Jul 29, 2022
pixar-oss added a commit that referenced this issue Jul 29, 2022
which are overloads of GetPrimStack and GetPropertyStack that also
return the layer offset to the stage root of each spec in the stack.

See #1782

(Internal change: 2241803)
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