mirror of
https://github.com/alicevision/Meshroom.git
synced 2025-08-03 16:58:24 +02:00
[nodes] PanoramaInit: remove fake dependency
This commit is contained in:
parent
7df64ec1eb
commit
d45fcab2e4
1 changed files with 0 additions and 13 deletions
|
@ -79,19 +79,6 @@ This node allows to setup the Panorama:
|
|||
joinChar=",",
|
||||
enabled=lambda node: node.initializeCameras.value == "Spherical",
|
||||
),
|
||||
desc.ListAttribute(
|
||||
elementDesc=desc.File(
|
||||
name="dependency",
|
||||
label="",
|
||||
description="",
|
||||
value="",
|
||||
uid=[],
|
||||
),
|
||||
name="dependency",
|
||||
label="Dependency",
|
||||
description="Folder(s) in which computed features are stored. (WORKAROUND for valid Tractor graph submission)",
|
||||
group="forDependencyOnly", # not a command line argument
|
||||
),
|
||||
desc.BoolParam(
|
||||
name="useFisheye",
|
||||
label="Full Fisheye",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue