Meshroom/meshroom/ui/components
Candice Bentéjac ddda62a652 Add node to graph with Ctrl+V if valid node content is in the clipboard
Attempt to paste the clipboard's content in the graph when Ctrl+V is
pressed. If the clipboard contains a valid node description, add the
corresponding node to the graph.
Otherwise, do nothing.
2022-08-19 12:00:16 +02:00
..
__init__.py [ui] Viewer3D: TransformGizmo - moving transform operations to Python 2020-08-13 14:24:44 +02:00
clipboard.py Add node to graph with Ctrl+V if valid node content is in the clipboard 2022-08-19 12:00:16 +02:00
csvData.py [ui] CRF: minor core cleanup 2020-08-24 18:36:47 +02:00
edge.py [ui] compatibility fixes for PySide2 5.12.x 2019-05-07 10:39:20 +02:00
filepath.py [ui] Viewer3D: do not load too large EXR files in 3D to avoid crashes in qt 2020-09-14 21:50:43 +02:00
scene3D.py [doc] add a lot of developer's information 2020-08-13 14:24:44 +02:00