USD
USD copied to clipboard
Remove interp from primvar descriptor equality check
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.