USD icon indicating copy to clipboard operation
USD copied to clipboard

Remove interp from primvar descriptor equality check

Open tylerm-nv opened this issue 3 years ago • 0 comments

Description of Change(s)

Changing primvar interpolation causes UsdImagingPrimAdapter::_MergePrimvar to insert a duplicate into the descriptor vector. Removed the interp check from the == operator so that it finds the existing primvar.

Fixes Issue(s)

tylerm-nv avatar Nov 15 '22 00:11 tylerm-nv