Skip to content

Commit 95d498d

Browse files
committed
[ui] reconstruction: Remove SphereDetection from the list of UI nodes
1 parent 2c4cf3a commit 95d498d

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

meshroom/ui/reconstruction.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -344,7 +344,6 @@ class Reconstruction(UIGraph):
344344
"PhotometricStereo",
345345
"PanoramaInit",
346346
"ColorCheckerDetection",
347-
"SphereDetection",
348347
]
349348

350349
def __init__(self, undoStack: commands.UndoStack, taskManager: TaskManager, defaultPipeline: str="", parent: QObject=None):

0 commit comments

Comments
 (0)