mirror of
https://github.com/alicevision/Meshroom.git
synced 2025-08-02 00:08:29 +02:00
[nodes] change default mesh format to obj
This commit is contained in:
parent
ef11acb4f4
commit
45bed69672
6 changed files with 13 additions and 12 deletions
|
@ -73,7 +73,7 @@ Many cameras are contributing to the low frequencies and only the best ones cont
|
|||
name='outputMeshFileType',
|
||||
label='Mesh File Type',
|
||||
description='File Type',
|
||||
value='gltf',
|
||||
value='obj',
|
||||
values=('obj', 'gltf', 'fbx', 'stl'),
|
||||
exclusive=True,
|
||||
uid=[0],
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue