mirror of
https://github.com/alicevision/Meshroom.git
synced 2025-08-02 08:18:25 +02:00
[nodes] remove non-ascii
This commit is contained in:
parent
5b8f597bb6
commit
7c4067f079
1 changed files with 1 additions and 1 deletions
|
@ -63,7 +63,7 @@ This node allows to setup the Panorama:
|
|||
),
|
||||
name='nbViewsPerLine',
|
||||
label='Spherical: Nb Views Per Line',
|
||||
description='Number of views per line in Spherical acquisition. Assumes angles from [-90°,+90°] for pitch and [-180°,+180°] for yaw. Use -1 to estimate the number of images automatically.',
|
||||
description='Number of views per line in Spherical acquisition. Assumes angles from [-90,+90deg] for pitch and [-180,+180deg] for yaw. Use -1 to estimate the number of images automatically.',
|
||||
joinChar=',',
|
||||
enabled=lambda node: node.initializeCameras.value == 'Spherical',
|
||||
),
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue