mirror of
https://github.com/alicevision/Meshroom.git
synced 2025-06-01 10:21:59 +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',
|
label='Mesh File Type',
|
||||||
description='File Type',
|
description='File Type',
|
||||||
value='gltf2',
|
value='gltf2',
|
||||||
values=('obj', 'gltf2', 'fbx', 'stl'),
|
values=('obj', 'gltf', 'fbx', 'stl'),
|
||||||
exclusive=True,
|
exclusive=True,
|
||||||
uid=[0],
|
uid=[0],
|
||||||
),
|
),
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue