mirror of
https://github.com/alicevision/Meshroom.git
synced 2025-05-23 05:56:36 +02:00
[nodes] Mesh*: use file extension to choose the file format
This commit is contained in:
parent
9724e7e3f5
commit
61bc59928d
3 changed files with 3 additions and 0 deletions
|
@ -44,6 +44,7 @@ A Graph Cut Max-Flow is applied to optimally cut the volume. This cut represents
|
|||
values=('gltf', 'obj', 'fbx', 'stl'),
|
||||
exclusive=True,
|
||||
uid=[0],
|
||||
group='',
|
||||
),
|
||||
desc.BoolParam(
|
||||
name='useBoundingBox',
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue