// Create dummy points (will be all overwritten later on by load/save).
QVector<QPointF>points(4);
@@ -467,3 +469,4 @@ void Mesh::_reorderVertices()
vertices=newVertices;
}
MM_END_NAMESPACE
Reference in New Issue
Block a user
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.