mirror of
https://github.com/alicevision/Meshroom.git
synced 2025-07-21 02:27:15 +02:00
[nodes] ImageProcessing: remove old param keepImageFilename
This commit is contained in:
parent
41ab68a9fa
commit
6e6bb6f491
1 changed files with 0 additions and 7 deletions
|
@ -49,13 +49,6 @@ Convert or apply filtering to the input images.
|
||||||
value=False,
|
value=False,
|
||||||
uid=[0],
|
uid=[0],
|
||||||
),
|
),
|
||||||
desc.BoolParam(
|
|
||||||
name='keepImageFilename',
|
|
||||||
label='Keep Image Filename',
|
|
||||||
description='Keep Image Filename instead of using View UID.',
|
|
||||||
value=False,
|
|
||||||
uid=[0],
|
|
||||||
),
|
|
||||||
desc.BoolParam(
|
desc.BoolParam(
|
||||||
name='exposureCompensation',
|
name='exposureCompensation',
|
||||||
label='Exposure Compensation',
|
label='Exposure Compensation',
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue