mirror of
https://github.com/alicevision/Meshroom.git
synced 2025-07-30 06:48:47 +02:00
[nodes] Update labels and versions for nodes
Update the versions for all the nodes that have been updated to support meshes as inputs and fix the case for some labels. Co-authored-by: Candice Bentéjac <candice.bentejac@gmail.com>
This commit is contained in:
parent
6f254ebbb9
commit
fce6ba107c
4 changed files with 9 additions and 9 deletions
|
@ -1,7 +1,7 @@
|
|||
__version__ = "2.0"
|
||||
__version__ = "3.0"
|
||||
|
||||
from meshroom.core import desc
|
||||
from meshroom.core.utils import DESCRIBER_TYPES, VERBOSE_LEVEL
|
||||
from meshroom.core.utils import VERBOSE_LEVEL
|
||||
|
||||
|
||||
class SfMBootStraping(desc.AVCommandLineNode):
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue