Meshroom/meshroom/ui/qml/GraphEditor
Julien-Haudegond d838e7866a [ui] Node: fix slowness due to QML function calls with a lot of nodes
Instead of calling the duplicateList function for each node, at each modification, it is called only when we press the button.
2020-08-13 11:45:52 +02:00
..
AttributeEditor.qml [ui] Graph Editor: remove useless attributes property 2020-07-29 11:34:45 +02:00
AttributeItemDelegate.qml [ui] Graph Editor: remove useless attributes property 2020-07-29 11:34:45 +02:00
AttributePin.qml [ui] Node: display Attribute labels instead of technical names 2020-01-24 12:00:35 +01:00
ChunksListView.qml [ui] GraphEditor: single tab group + status table 2020-01-27 16:08:18 +01:00
common.js
CompatibilityBadge.qml
CompatibilityManager.qml [ui] minor qml warning fix 2020-01-27 13:16:23 +01:00
Edge.qml [ui] Edge: fix control points distance 2020-01-24 11:52:32 +01:00
GraphEditor.qml [ui] GraphEditor: fix delete data issue with duplicate nodes 2020-08-12 18:30:26 +02:00
GraphEditorSettings.qml
Node.qml [ui] Node: fix slowness due to QML function calls with a lot of nodes 2020-08-13 11:45:52 +02:00
NodeChunks.qml Redesign node UI, added state icons and separate inputs and outputs 2019-11-29 11:34:10 +01:00
NodeDocumentation.qml [ui] Add the notion of Node Documentation 2020-03-26 10:54:00 +01:00
NodeEditor.qml [ui] Graph Editor: remove useless attributes property 2020-07-29 11:34:45 +02:00
NodeLog.qml [ui] GraphEditor: single tab group + status table 2020-01-27 16:08:18 +01:00
NodeStatistics.qml [ui] GraphEditor: single tab group + status table 2020-01-27 16:08:18 +01:00
NodeStatus.qml [ui] GraphEditor: node status layout adjustments 2020-01-27 17:57:56 +01:00
qmldir
StatViewer.qml [ui] New SfMStatsView 2020-04-29 20:25:46 +02:00
TaskManager.qml [ui] TaskManager: minor QML fix 2020-01-24 12:01:49 +01:00