Commit graph

6 commits

Author SHA1 Message Date
Yann Lanthony
9c7d0c1b1c [desc] Attribute inherits BaseObject and expose members as properties
* also expose graph.Attribute's desc as a property
* introduce Variant in data structure backend API
2017-10-23 15:07:09 +02:00
Yann Lanthony
6fa0cba8db [qt-backend] fix object referencement in setObjectList method 2017-10-20 14:57:32 +02:00
Fabien Castan
540fe3d47f [common] CoreModel: raise an error in getter if the parameter does not exist 2017-10-16 12:24:00 +02:00
Yann Lanthony
a6ced86b3d [model] fix QObjectListModel 'pop' method
return the removed object
2017-10-02 15:28:51 +02:00
Fabien Castan
2fcdc586a6 [bin] fix statistics 2017-10-02 14:56:36 +02:00
Yann Lanthony
547e6c93b6 rename "types" to "common" to avoid name conflict
types is already a standard python package
2017-09-25 20:04:41 +02:00
Renamed from meshroom/types/qt.py (Browse further)