mirror of
https://github.com/alicevision/Meshroom.git
synced 2025-05-12 08:36:53 +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,
|
||||
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(
|
||||
name='exposureCompensation',
|
||||
label='Exposure Compensation',
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue