Merge branch 'blender-v3.4-release'

This commit is contained in:
Joseph Eagar 2022-11-22 12:48:29 -08:00
commit 0f3b3ee679
1 changed files with 0 additions and 1 deletions

View File

@ -3656,7 +3656,6 @@ static void pbvh_face_iter_step(PBVHFaceIter *fd, bool do_step)
fd->verts[i].i = ml->v;
}
}
break;
}
}