mirror of
https://github.com/alicevision/Meshroom.git
synced 2025-08-03 00:38:41 +02:00
[nodes] ColorCheckerCorrection: change output extensions
This commit is contained in:
parent
f48f83a603
commit
a014bcf3d1
1 changed files with 2 additions and 2 deletions
|
@ -34,8 +34,8 @@ TODO
|
|||
name='extension',
|
||||
label='Output File Extension',
|
||||
description='Output Image File Extension.',
|
||||
value='',
|
||||
values=['', 'exr', 'jpg', 'tiff'],
|
||||
value='exr',
|
||||
values=['exr', ''],
|
||||
exclusive=True,
|
||||
uid=[0],
|
||||
),
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue