Meshroom/meshroom/ui
waaake cca0bb1a77 [ui] Graph: Remove unused moveNodesBy function
With Selection approach on children of backdrop, selected nodes can directly be moved without having the need for a specific function
2025-02-13 07:44:11 +01:00
..
components [ui] Geom2d: Added a way to detect full intersection between two rects 2025-02-13 07:20:06 +01:00
img [ui] "About" dialog: Replace 32x32px GitHub icon by SVG file 2025-01-06 15:31:01 +01:00
qml [ui] DelegateSelectionBox: Fetch children indices when box selecting backdrops 2025-02-13 07:44:11 +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 [ui] Commands: Added Grouped UI Modification Command 2025-02-13 07:40:32 +01:00
graph.py [ui] Graph: Remove unused moveNodesBy function 2025-02-13 07:44:11 +01:00
palette.py [qt6] Replace all PySide2/shiboken2 imports by PySide6/shiboken6 2024-11-07 18:08:54 +01:00
reconstruction.py [core] Graph: initial refactoring of graph loading API and logic 2025-02-06 16:46:04 +01:00
utils.py [qt6] Replace all PySide2/shiboken2 imports by PySide6/shiboken6 2024-11-07 18:08:54 +01:00