mirror of
https://github.com/alicevision/Meshroom.git
synced 2025-07-23 11:37:28 +02:00
[nodes][aliceVision] use user-friendly atribute labels
This commit is contained in:
parent
efb8e1ed67
commit
ac149e1e51
11 changed files with 33 additions and 33 deletions
|
@ -13,7 +13,7 @@ class DepthMap(desc.CommandLineNode):
|
|||
inputs = [
|
||||
desc.File(
|
||||
name='input',
|
||||
label='Input',
|
||||
label='SfMData',
|
||||
description='SfMData file.',
|
||||
value='',
|
||||
uid=[0],
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue