mirror of
https://github.com/alicevision/Meshroom.git
synced 2025-05-22 05:26:29 +02:00
[nodes] Texturing: correctEV param is now visible
This commit is contained in:
parent
1814a34ab8
commit
30f902b987
1 changed files with 0 additions and 1 deletions
|
@ -154,7 +154,6 @@ class Texturing(desc.CommandLineNode):
|
||||||
description='Uniformize images exposure values.',
|
description='Uniformize images exposure values.',
|
||||||
value=False,
|
value=False,
|
||||||
uid=[0],
|
uid=[0],
|
||||||
advanced=True,
|
|
||||||
),
|
),
|
||||||
desc.BoolParam(
|
desc.BoolParam(
|
||||||
name='forceVisibleByAllVertices',
|
name='forceVisibleByAllVertices',
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue