Sync changes from upstream repository

This commit is contained in:
Bozo the Builder
2024-03-13 09:41:56 -07:00
parent 19df200382
commit cf8984bb9a
47 changed files with 397 additions and 11738 deletions

View File

@@ -976,7 +976,7 @@ bool ON_SubDimple::Transform(
break;
}
if (level->m_face_count > 0 && level->m_face)
if (level->m_face_count > 0 && level->m_face[0])
{
const ON_SubDMeshFragment* frag = level->m_face[0]->MeshFragments();
if (nullptr != frag)