mirror of
https://github.com/alicevision/Meshroom.git
synced 2025-07-26 21:17:29 +02:00
[hdri] update default values for hdri pipeline
This commit is contained in:
parent
d29b48e239
commit
1e7c201216
3 changed files with 3 additions and 2 deletions
|
@ -32,7 +32,7 @@ class PanoramaCompositing(desc.CommandLineNode):
|
|||
name='multiband',
|
||||
label='Use Multiband',
|
||||
description='Use multi band algorithm for compositing',
|
||||
value=False,
|
||||
value=True,
|
||||
uid=[0],
|
||||
),
|
||||
desc.ChoiceParam(
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue