Meshroom/meshroom/nodes/test
Yann Lanthony 16e8037fd7 [core] change Attributes declaration on Node description
Inputs and outputs Attributes are now declared in two separate lists
* no more isOutput field on Attribute description
* guarantee attributes order (was not the case in Python2 with class attributes)
* Attribute's name is now part of its description

Note: for now, input and output Attributes are still stored in a single model inside a Graph.
2017-10-31 19:47:32 +01:00
..
__init__.py Move nodes into subfolders 2017-10-16 12:23:58 +02:00
appendFiles.py [core] change Attributes declaration on Node description 2017-10-31 19:47:32 +01:00
appendText.py [core] change Attributes declaration on Node description 2017-10-31 19:47:32 +01:00
ls.py [core] change Attributes declaration on Node description 2017-10-31 19:47:32 +01:00