Meshroom/meshroom/ui
Yann Lanthony 2cd724f957 [graph] ListAttribute: replace '__getitem__ by 'at'
__getitem__ is spuriously called when the object is used inside a Qt model and exposed to QML, leading to unexpected behaviors
2018-06-18 14:43:18 +02:00
..
components [core] add pyCompatibility module 2018-05-21 17:12:22 +02:00
img update meshroom logo, icon and banner 2018-04-21 11:56:22 +02:00
qml [ui] use sorted NodeChunks to handle global progression 2018-05-28 16:23:01 +02:00
__init__.py Add explicit backend between standalone and pyside 2017-10-16 12:23:59 +02:00
__main__.py [ui] split __main__.py code into separate modules 2018-06-06 12:18:43 +02:00
app.py [ui] split __main__.py code into separate modules 2018-06-06 12:18:43 +02:00
commands.py [commands] AddNode: serialize links to other Attributes 2018-03-21 15:53:34 +01:00
graph.py [graph] ListAttribute: replace '__getitem__ by 'at' 2018-06-18 14:43:18 +02:00
palette.py [ui] split __main__.py code into separate modules 2018-06-06 12:18:43 +02:00
reconstruction.py [graph] ListAttribute: replace '__getitem__ by 'at' 2018-06-18 14:43:18 +02:00
utils.py [utils] QmlInstantEngine: fix spurious consecutive reloads issue 2018-02-05 19:16:45 +01:00