Meshroom/meshroom/ui
Candice Bentéjac cb062a4b4c [ui] Detect if the reconstruction has been set yet or reset
An `active` property is added to the `Reconstruction` object to share
whether it has been initialized or not.
2024-08-26 16:21:28 +02:00
..
components [ui] Better handling of thumbnails for Homepage 2024-08-26 16:21:27 +02:00
img [ui] Better handling of thumbnails for Homepage 2024-08-26 16:21:27 +02:00
qml [ui] Detect if the reconstruction has been set yet or reset 2024-08-26 16:21:28 +02:00
__init__.py [doc] sphinx documentation setup 2022-10-11 09:59:33 +02:00
__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] Detect if the reconstruction has been set yet or reset 2024-08-26 16:21:28 +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 [ui] Create empty graph and handle new Camera Init or KeyFrameSelection 2024-08-26 16:21:27 +02:00
palette.py [ui] Qt5.15: Update palette management 2023-07-04 12:04:16 +02:00
reconstruction.py [ui] Detect if the reconstruction has been set yet or reset 2024-08-26 16:21:28 +02:00
utils.py