107.0.0#
Release Date: February 2025
Added#
Organize Prototypes
New operation to copy instanceable internal references to a user-specified namespace.
Remesh Meshes
New operation that will remesh existing mesh prims to user-defined tolerance.
Subdivide Meshes
New operation to apply subdivision to mesh prims at a defined level replacing the topology with the subdivided result.
Updated#
Compute Pivot
Add pivot xformOp to xforms prims.
Optimize Primvars
Added support for string types primvars.
Split Meshes
Added operation features that will run split meshes and merge meshes in the same operation to reduce memory overhead when running these operations as single outputs.
Fixed#
Compute Pivot
Improved performance of Compute Pivot operation.
Decimate Meshes
Invalid mesh prims are now skipped and reported to prevent crashing.
General
Update OpenUSD version to 24.05.
Fix to UI to allow Composer layouts to be saved with Scene Optimizer window.
Updated default behavior for considering materials in Merge and Split mesh operations, users now specify to keep materials separated if needed.
Update existing regular expression filtering for primPaths with SdfPathExpression, which allows filtering on full path defining how to traverse the hierarchy within the expression.