You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
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)
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'sPcpLayerStack
.After following the steps below, the actual LayerOffset for the
./replacements.usda
has ascale
of 0.8 (defaulttimeCodesPerSecond
from the root layer (24) /timeCodesPerSecond
for the./replacements.usda
sublayer (30) ). However, this information is not visible in theLayer Stack
tabSteps to Reproduce
scene.usda
in usdviewroot
and switch to theLayer Stack
tabreplacements.usda
sublayer does not display any LayerOffsetSystem 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
The text was updated successfully, but these errors were encountered: