Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/alicevision/meshroom.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'meshroom/nodes/aliceVision/MeshMasking.py')
-rw-r--r--meshroom/nodes/aliceVision/MeshMasking.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/meshroom/nodes/aliceVision/MeshMasking.py b/meshroom/nodes/aliceVision/MeshMasking.py
index 9188072b..1888f563 100644
--- a/meshroom/nodes/aliceVision/MeshMasking.py
+++ b/meshroom/nodes/aliceVision/MeshMasking.py
@@ -100,7 +100,7 @@ Decimate triangles based on image masks.
outputs = [
desc.File(
name='outputMesh',
- label='Output Mesh',
+ label='Mesh',
description='''Output mesh.''',
value=desc.Node.internalFolder + 'mesh.{outputMeshFileTypeValue}',
uid=[],