Release 1.0.1¶
Highlights¶
First Public Linux Release!
Crash Reporting: Initial implementation of crash reporting and a tool to send crash reports.
Bug Fixes¶
Fixed incorrect OCIO behavior and errors in the viewport.
Fixed an issue where the Attribute Editor failed to display properties for typeless or overridden prims.
Resolved UsdSkel load errors by installing
UsdSkel.dll
on Windows.Ensured
python3.dll
is installed on Windows.Fixed UI issues in the Layers panel tree for certain in-house Ar2 resolvers.
New Features¶
Expression Frame Resolver: Added exact frame value resolution for
$F
and introduced support for arbitrary frame padding with$F1
to$F99
.Improved UX for Empty Sessions: Enhanced user experience when no stages are present in the session:
Certain UI elements are now disabled.
Users receive a notification in the viewport panel.
Enhanced USD Outliner: Improved rename workflow:
Pressing the Enter key now puts the active index into “rename” mode.
Users can pickwalk (navigate) to the next item, press Enter again, and seamlessly rename items in sequence.