mirror of
https://github.com/alicevision/Meshroom.git
synced 2025-06-03 03:11:56 +02:00
Implementation of Homepage
This commit is contained in:
parent
f48785ff77
commit
5b92df328f
18 changed files with 1151 additions and 688 deletions
|
@ -235,6 +235,7 @@ class Graph(BaseObject):
|
|||
node.alive = False
|
||||
self._importedNodes.clear()
|
||||
self._nodes.clear()
|
||||
self._unsetFilepath()
|
||||
|
||||
@property
|
||||
def fileFeatures(self):
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue