mirror of
https://github.com/alicevision/Meshroom.git
synced 2025-07-22 11:07:17 +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
|
@ -33,6 +33,7 @@ Decimate triangles based on image masks.
|
|||
values=('obj', 'gltf', 'fbx', 'stl'),
|
||||
exclusive=True,
|
||||
uid=[0],
|
||||
group='',
|
||||
),
|
||||
desc.ListAttribute(
|
||||
elementDesc=desc.File(
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue