diff --git a/meshroom/nodes/aliceVision/ConvertMesh.py b/meshroom/nodes/aliceVision/ConvertMesh.py index 2f039006..55dac2dc 100644 --- a/meshroom/nodes/aliceVision/ConvertMesh.py +++ b/meshroom/nodes/aliceVision/ConvertMesh.py @@ -25,6 +25,7 @@ class ConvertMesh(desc.CommandLineNode): values=('gltf', 'obj', 'fbx', 'stl'), exclusive=True, uid=[0], + group='', ), desc.ChoiceParam( name='verboseLevel',