mirror of
https://github.com/alicevision/Meshroom.git
synced 2025-07-21 02:27:15 +02:00
[nodes] depthMap: depth list per tile is now enabled by default
This commit is contained in:
parent
b041ba834b
commit
acfa9e0417
1 changed files with 1 additions and 1 deletions
|
@ -239,7 +239,7 @@ Use a downscale factor of one (full-resolution) only if the quality of the input
|
|||
name='sgmChooseDepthListPerTile',
|
||||
label='Choose Depth List Per Tile',
|
||||
description='SChoose depth list per tile.',
|
||||
value=False,
|
||||
value=True,
|
||||
uid=[0],
|
||||
advanced=True,
|
||||
),
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue