OpenSubdiv: Fix typo in crease comparison
This commit is contained in:
@@ -345,7 +345,7 @@ bool checkEdgeSharpnessMatch(
|
||||
return false;
|
||||
}
|
||||
}
|
||||
return false;
|
||||
return true;
|
||||
}
|
||||
|
||||
bool checkTopologyAttributesMatch(
|
||||
|
||||
Reference in New Issue
Block a user