mirror of
https://github.com/alicevision/Meshroom.git
synced 2025-06-13 16:22:13 +02:00
[processGraph] updateInternals is already called
This commit is contained in:
parent
2c844b1707
commit
0b83121092
1 changed files with 0 additions and 3 deletions
|
@ -621,9 +621,6 @@ def execute(graph, startNodes=None, force=False):
|
|||
|
||||
print('execute: ', str([n.name for n in nodes]))
|
||||
|
||||
for node in nodes:
|
||||
node.updateInternals()
|
||||
|
||||
for node in nodes:
|
||||
node.beginSequence()
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue