diff --git a/opensubdiv/far/patchTableFactory.cpp b/opensubdiv/far/patchTableFactory.cpp index a18f53de..b14ad4f2 100644 --- a/opensubdiv/far/patchTableFactory.cpp +++ b/opensubdiv/far/patchTableFactory.cpp @@ -1237,7 +1237,7 @@ PatchTableBuilder::populatePatches() { PatchParam patchParam = _patchBuilder->ComputePatchParam(patch.levelIndex, patch.faceIndex, _ptexIndices, patchInfo.isRegular, patchInfo.paramBoundaryMask, - patchInfo.isRegular /* condition to compute transition mask */); + true/* condition to compute transition mask */); *arrayBuilder->pptr++ = patchParam; //