[nodes] PanoramaCompositing: minor wording change

This commit is contained in:
Fabien Castan 2020-09-04 16:59:08 +02:00
parent 73597e9352
commit d1ab87234d

View file

@ -56,8 +56,8 @@ Multiple cameras are contributing to the low frequencies and only the best one c
),
desc.BoolParam(
name='useGraphCut',
label='Use smart seams',
description='Use a graphcut algorithm to select the seams for better compositing',
label='Use Smart Seams',
description='Use a graphcut algorithm to optmize seams for better transitions between images.',
value=True,
uid=[0],
),