Fixed assert when exporting textured mesh with both multiband and blending enabled with grayscale images

This commit is contained in:
matlabbe
2024-03-04 17:05:17 -08:00
parent 8019a2dc49
commit 52e1b01597
2 changed files with 30 additions and 14 deletions

View File

@@ -4676,7 +4676,7 @@ void ExportCloudsDialog::saveTextureMeshes(
path.toStdString(),
mesh->cloud,
mesh->tex_polygons[0],
poses,
filterNodes(poses),
textureVertexToPixels,
images,
calibrations,