[nodes] depthMap: depth list per tile is now enabled by default

This commit is contained in:
Grégoire De Lillo 2022-07-04 18:59:42 +02:00
parent b041ba834b
commit acfa9e0417

View file

@ -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,
),