Revert "Merge pull request #65 from mcneel/update-1700083597-8.x"

This reverts commit 79b9408511, reversing
changes made to 052b5c981c.
This commit is contained in:
fraguada
2023-11-15 23:07:33 +01:00
parent 79b9408511
commit 92dfe19314
29 changed files with 326 additions and 1113 deletions

View File

@@ -1089,6 +1089,7 @@ bool ON_SubDVertex::SurfacePointIsSet() const
void ON_SubDEdge::ClearSavedSubdivisionPoints() const
{
// considering using a global pool for the limit curve cache - not yet.
ON_SubDComponentBase::Internal_ClearSubdivisionPointAndSurfacePointFlags();
}