Meshroom/meshroom/ui
2024-07-17 16:08:00 +02:00
..
components [components] ScriptEditor: Fix reset of the history index 2024-07-03 11:39:28 +02:00
img
qml Compute or Submit selected nodes 2024-07-17 16:08:00 +02:00
__init__.py
__main__.py [ui] Add an activeProject property and expose the UI to the core 2024-06-27 15:46:48 +02:00
app.py [ui] Expose ScriptEditor Python component to the QML side 2024-07-02 15:55:25 +02:00
commands.py [ui] commands: When we undo a node upgrade we enforce uidConflict=True as there was a uid conflict before 2024-06-15 18:05:25 +02:00
graph.py Compute or Submit selected nodes 2024-07-17 16:08:00 +02:00
palette.py [ui] Qt5.15: Update palette management 2023-07-04 12:04:16 +02:00
reconstruction.py [ui] Add currentViewPath property 2024-06-27 17:28:25 +02:00
utils.py