Commit graph

15 commits

Author SHA1 Message Date
Fabien Castan
48fdf3600f newNodeType: add isOutput property 2017-09-20 01:02:28 +02:00
Fabien Castan
239164f913 newNodeType: use cache by default and fix commandLine naming 2017-09-20 01:02:28 +02:00
Fabien Castan
b2eeabb51d newNodeType: fixes for cmdLineLib parser 2017-09-20 01:02:28 +02:00
Fabien Castan
99d36dabbc newNodeType: fix quotes 2017-09-20 01:02:28 +02:00
Fabien Castan
f0d7c7ae80 newNodeType: skip help param 2017-09-20 01:02:28 +02:00
Fabien Castan
03d57a33c0 newNodeType: Fix convert to label 2017-09-20 01:02:28 +02:00
Fabien Castan
62b179ba0f newNodeType: fix export 2017-09-20 01:00:41 +02:00
Yann Lanthony
150cc67458 [graph] missing os include 2017-09-19 12:16:40 +02:00
Yann Lanthony
600c527221 fix error in variable name 2017-09-19 12:09:21 +02:00
Yann Lanthony
5bfb55ddd3 code formatting
* auto formatting based on pep8 recommendations
* """ for docstrings
2017-09-19 12:05:18 +02:00
Yann Lanthony
7e1a66663a [graph] use shutil to rename status file
* os.rename does not work on Windows if destination already exists
2017-09-19 11:51:12 +02:00
Yann Lanthony
0485ce4738 [graph] fix nodes plugin import from folder path 2017-09-19 11:45:03 +02:00
Yann Lanthony
a758a47475 [graph] use cross-platform temp directory 2017-09-19 11:41:08 +02:00
Yann Lanthony
759458832c [graph]fix errors on addNode methods 2017-09-19 11:40:30 +02:00
Yann Lanthony
7488de782c reorder modules and packages
* meshroom package at root
* use pep8 recommandation for import orders
2017-09-19 11:38:28 +02:00