Meshroom/meshroom/ui
Yann Lanthony ade1f87b8f [ui] GraphEditor: Centralize node selection computability status
Re-write the computability status of the current node selection
as properties within the node menu component.
Note that this should be further improved to better scale with the size
of the selection, as it requires to traverse the graph for each node.
2024-12-06 10:14:50 +01:00
..
components [ui] Utils: add SelectionBox and DelegateSelectionBox 2024-12-06 10:12:11 +01:00
img [img] Remove incorrect sRGB profile from UiO logo 2024-10-02 15:56:45 +02:00
qml [ui] GraphEditor: Centralize node selection computability status 2024-12-06 10:14:50 +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 [qt6][ui] Limit useless calls to recentProjectFiles when opening dialogs 2024-11-21 11:19:38 +00:00
commands.py [ui] Graph: Updating the way how color gets set on the selected nodes 2024-11-28 09:28:36 +05:30
graph.py [ui] Graph: add removeSelectedNodes method 2024-12-06 10:14:43 +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 #2533 from alicevision/dev/anamorphicFocal 2024-11-28 18:28:55 +01:00
utils.py [qt6] Replace all PySide2/shiboken2 imports by PySide6/shiboken6 2024-11-07 18:08:54 +01:00