mirror of
https://github.com/alicevision/Meshroom.git
synced 2025-08-03 00:38:41 +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
|
@ -131,7 +131,7 @@ Contrary to the StructureFromMotion node, this node does not infer the camera po
|
|||
),
|
||||
desc.ChoiceParam(
|
||||
name="interFileExtension",
|
||||
label='Inter File Extension',
|
||||
label="Inter File Extension",
|
||||
description="Extension of the intermediate file export.",
|
||||
value=".abc",
|
||||
values=(".abc", ".ply"),
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue