Meshroom/meshroom/ui
Candice Bentéjac bae85d65e3 [ui] Graph: In minimal refresh, do not poll files for chunks run locally
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.
2025-02-17 11:34:01 +01:00
..
components [ui][fix] Edge: Updated Overridden geometryChanged -> geometryChange 2025-01-23 10:41:52 +05:30
img [ui] "About" dialog: Replace 32x32px GitHub icon by SVG file 2025-01-06 15:31:01 +01:00
qml [ui] FilterComboBox: rework filtering behavior 2025-02-13 18:42:58 +01:00
__init__.py [doc] sphinx documentation setup 2022-10-11 09:59:33 +02:00
__main__.py [qt6] Use exec() instead of deprecated exec_() in __main__.py 2024-11-07 18:08:56 +01:00
app.py [ui] app: Rewrite thumbnail retrieval and handle more exceptions 2025-01-22 15:52:22 +01:00
commands.py [commands] UpgradeNode.undo: only set expected uid when "downgrading" UidConflict 2025-02-06 16:46:04 +01:00
graph.py [ui] Graph: In minimal refresh, do not poll files for chunks run locally 2025-02-17 11:34:01 +01:00
palette.py [qt6] Replace all PySide2/shiboken2 imports by PySide6/shiboken6 2024-11-07 18:08:54 +01:00
reconstruction.py Merge pull request #2664 from alicevision/dev/changeDefaultSfm 2025-02-14 09:04:15 +01:00
utils.py [qt6] Replace all PySide2/shiboken2 imports by PySide6/shiboken6 2024-11-07 18:08:54 +01:00