country_code

108.1.0#

Release Date: September 2025

Added#

Box Clip

  • Support for instances and external references when clipping

De-duplicate Geometry

  • Support for point based geometry, e.g. basis curves

Remove Small Geometry

  • New operation that will remove small or degenerate geometry in the scene

Utility Functions

  • New option Flatten Instances that removes all instancing/composition from prims making them standalone prims

Performance Validators#

ColocatedVerticesChecker

  • Check the stage to see if any prims have any vertices that are colocated

DegenerateGeometryChecker

  • Analyze a scene for degenerate geometry checking for zero extent volume geometry

DuplicateGeometryChecker

  • Find geometric prims that are duplicates

EmptyLeafChecker

  • Check the stage to see if there are any empty leaf prims such as xforms or scopes

FuzzyDuplicateGeometryChecker

  • Find geometric prims that are the same shape within a tolerance even though the vertex locations may differ

HiddenMeshesChecker

  • Analyze the stage to see if there are meshes hidden by other geometry

HighVertexCountChecker

  • Analyze the stage for meshes with high vertex counts

NonManifoldChecker

  • Analyze the stage to see if any mesh prims have any nonmanifold geometry

RedundantTimeSamplesChecker

  • Check the stage to see if there are any identical adjacent time samples

ZeroAreaFacesChecker

  • Check the stage to see if any prims have zero area faces

Fixed#

Box Clip

  • Removed GPU option for the operation to conform processing timing

  • Mute warnings from fabric plugin about primvar:indices

Fit Primitives

  • Extents values were too big after converting meshes to shape prims

Updated#

  • Fit Primitives operation arguments and ability to account for inward/flipped normals, open endcaps on prims, and reduce verbosity of log output

  • SparseMeshes operation to handle sparse disjoint meshes as well as large sparse single meshes

  • Updated logging in operations and improved timing setup

  • Updated scoped timers to be less verbose on per prim basis

  • Updated Edit Stage Metrics operation to not scale camera properties associated with lens and filmback when MPU is changed

  • CoincidingMeshesChecker renamed to CoincidingGeometryChecker

  • Updated Meshes submenu to be Geometry since multiple operations support other data types. Moved Optimize Primvars operation to the stage submenu

  • Updated UI menu dependencies for updated kit requirements