mirror of
https://github.com/alicevision/Meshroom.git
synced 2025-07-30 23:08:25 +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
|
@ -135,6 +135,6 @@ Post process the panorama.
|
|||
description="Downscaled versions of the generated panorama.",
|
||||
value=lambda attr: desc.Node.internalFolder + os.path.splitext(attr.node.panoramaName.value)[0] + "_level_*.exr",
|
||||
uid=[],
|
||||
group='',
|
||||
group="",
|
||||
),
|
||||
]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue