105.1.0
Release Date: August 2023
Added
Merge Static Meshes
New Merge Results in report UI for easier debugging of merge operations.
Deduplicate Geometry
Deduplicate Geometry now considers
primvars:normals
when identifying equal meshes.
Find Coinciding Meshes
World space tolerance argument in Find Coinciding Meshes.
Process Point Clouds
Process Point Clouds will now merge multiple point clouds before partitioning by default. This option is now available in the GUI and can be turned off if you wish to partition point clouds independently.
Prune Leaf Xforms
Prune Leaf Xforms operation can now be filtered by prim path.
Split Meshes
Split Meshes can use UsdGeom Subsets as an input to the splitting process.
Generate Projection UVs
Scale factor argument for UV Generation operation supported in JSON configs.
General
Operation reporting is on by default for interactive execution.
Fixed
Merge Static Meshes
Crash in Merge Meshes when primvar value sizes did not match interpolation.
Deduplicate Geometry
Performance issues with Deduplicate Geometry have been improved.
Optimize Materials
Crashes when deduplicating materials within Payloads.
Split Meshes
Split Meshes now retains metadata on split parts.
Generate Projection UVs
Divide by zero error in UV generation.
General
Fixed crash when parsing incomplete JSON configs.
A potential crash during kit application shutdown has been addressed.