Commit graph

4 commits

Author SHA1 Message Date
Yann Lanthony
51a9b0e316 [graph] use 'types' module for data models and signals/slots
* store Nodes and Attributes in Models
* expose key attributes/methods as Properties/Slots
* update command line scripts
2017-09-25 19:14:19 +02:00
Fabien Castan
3f001d46d8 [processGraph] check if already submitted 2017-09-20 02:22:17 +02:00
Fabien Castan
889e0298eb fix import paths 2017-09-20 01:33:48 +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
Renamed from compute.py (Browse further)