mirror of
https://github.com/alicevision/Meshroom.git
synced 2025-04-29 10:17:27 +02:00
When the minimal refresh mode is on, only chunks that are running, submitted or in error while their execution mode is external should be polled. Chunks that have the same status but with a local execution mode will be correctly updated as their status changes will be notified. The behaviour for the automatic refresh mode remains the same: all the chunks are polled, independently from their status and their execution mode. |
||
---|---|---|
.. | ||
components | ||
img | ||
qml | ||
__init__.py | ||
__main__.py | ||
app.py | ||
commands.py | ||
graph.py | ||
palette.py | ||
reconstruction.py | ||
utils.py |