mirror of
https://github.com/alicevision/Meshroom.git
synced 2025-04-29 02:08:08 +02:00
Move Graph.IO internal class to its own module, and rename it to `GraphIO`. This avoid nested classes within the core Graph class, and starts decoupling the management of graph's IO from the logic of the graph itself. |
||
---|---|---|
.. | ||
components | ||
img | ||
qml | ||
__init__.py | ||
__main__.py | ||
app.py | ||
commands.py | ||
graph.py | ||
palette.py | ||
reconstruction.py | ||
utils.py |