mirror of
https://github.com/alicevision/Meshroom.git
synced 2025-07-19 09:37:14 +02:00
[nodes] ConvertMesh: output file type is no more a command line argument
This commit is contained in:
parent
dcb984bfcc
commit
f771dda9f3
1 changed files with 1 additions and 0 deletions
|
@ -25,6 +25,7 @@ class ConvertMesh(desc.CommandLineNode):
|
|||
values=('gltf', 'obj', 'fbx', 'stl'),
|
||||
exclusive=True,
|
||||
uid=[0],
|
||||
group='',
|
||||
),
|
||||
desc.ChoiceParam(
|
||||
name='verboseLevel',
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue