Meshroom/meshroom/ui
waaake 7883b51c20 [ui] Added selectionLine and delegate variant to allow drawing an edge
The drawn edge is checked for intersection with individual node edges and any edge found interesecting is emitted when the selection ends
2025-03-18 17:47:34 +01:00
..
components [ui] Edge: Added method to detect an intersection of a Rectangle's diagonal agasint the Edge Path 2025-03-18 17:47:32 +01:00
img [ui] "About" dialog: Replace 32x32px GitHub icon by SVG file 2025-01-06 15:31:01 +01:00
qml [ui] Added selectionLine and delegate variant to allow drawing an edge 2025-03-18 17:47:34 +01:00
__init__.py
__main__.py [qt6] Use exec() instead of deprecated exec_() in __main__.py 2024-11-07 18:08:56 +01:00
app.py [ui] app: Register components to QML before instantiating the engine 2025-02-18 18:15:19 +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: Added method to delete edges by indices 2025-03-18 17:47:33 +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