mirror of
https://github.com/alicevision/Meshroom.git
synced 2025-08-01 15:58:36 +02:00
[nodes] Clean-up: Harmonize nodes' descriptions
This commit is contained in:
parent
e463f0dce2
commit
f2d6770651
25 changed files with 173 additions and 173 deletions
|
@ -59,7 +59,7 @@ Based on the input image filenames, it will recognize the input video sequence t
|
|||
values=["jpg", "png", "tif", "exr"],
|
||||
exclusive=True,
|
||||
uid=[0],
|
||||
enabled= lambda node: node.exportUndistortedImages.value,
|
||||
enabled=lambda node: node.exportUndistortedImages.value,
|
||||
),
|
||||
desc.BoolParam(
|
||||
name="exportFullROD",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue