mirror of
https://github.com/alicevision/Meshroom.git
synced 2025-05-31 01:46:31 +02:00
[nodes] outputMeshFileType: rename gltf2 into gltf
This commit is contained in:
parent
173be9f187
commit
f26aea656e
1 changed files with 1 additions and 1 deletions
|
@ -74,7 +74,7 @@ Many cameras are contributing to the low frequencies and only the best ones cont
|
|||
label='Mesh File Type',
|
||||
description='File Type',
|
||||
value='gltf2',
|
||||
values=('obj', 'gltf2', 'fbx', 'stl'),
|
||||
values=('obj', 'gltf', 'fbx', 'stl'),
|
||||
exclusive=True,
|
||||
uid=[0],
|
||||
),
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue