Commit graph

8 commits

Author SHA1 Message Date
Yann Lanthony
a855a74ae9 move command line scripts to new 'bin' folder 2017-10-09 19:31:28 +02:00
Yann Lanthony
e893a3dfc6 rename package 'processGraph' to 'core' 2017-10-09 12:16:20 +02:00
Yann Lanthony
71f98267d2 [bin] compute: fix typo 2017-10-02 16:33:34 +02:00
Fabien Castan
bbae4e263a [bin] remove commented code 2017-10-02 08:07:55 +02:00
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)