Meshroom/meshroom/ui/qml/GraphEditor
Candice Bentéjac 21d01acc9a Add "color" as an internal attribute
Setting this attribute allows the user to change the color
of a node, either by directly providing an SVG color name or an
hexadecimal color code, or by picking a color with the selector.
2023-02-15 08:36:11 +00:00
..
AttributeEditor.qml [ui] Graph Editor: remove useless attributes property 2020-07-29 11:34:45 +02:00
AttributeItemDelegate.qml Add "color" as an internal attribute 2023-02-15 08:36:11 +00:00
AttributePin.qml [ui] Highlight attributes' pins correctly 2022-07-19 10:57:16 +02:00
ChunksListView.qml [ui] NodeEditor: refactor ChunksList and add global stats 2021-01-22 11:38:53 +01:00
common.js Create TaskManager with a task overview 2019-11-29 11:34:10 +01:00
CompatibilityBadge.qml
CompatibilityManager.qml [ui] Check that objects accessed by QML properties are not null before accessing them 2022-12-06 11:04:50 +01:00
Edge.qml [ui] GraphEditor: improve dash pattern on edges 2020-12-28 12:01:17 +01:00
GraphEditor.qml [ui] GraphEditor: use maxZoom to fit on nodes (#1865) 2023-01-18 11:49:03 +00:00
GraphEditorSettings.qml [ui] GraphEditor: consistent readOnly mode when computing 2019-01-07 15:39:47 +01:00
Node.qml Add "color" as an internal attribute 2023-02-15 08:36:11 +00: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] Check that objects accessed by QML properties are not null before accessing them 2022-12-06 11:04:50 +01:00
NodeEditor.qml Add "Notes" tab with "comment"/"invalid comment" attributes 2023-02-15 08:36:10 +00:00
NodeLog.qml [ui] NodeEditor: refactor ChunksList and add global stats 2021-01-22 11:38:53 +01:00
NodeStatistics.qml [ui] NodeStats: disable time if no info 2021-01-22 13:13:19 +01:00
NodeStatus.qml [ui] NodeEditor: refactor ChunksList and add global stats 2021-01-22 11:38:53 +01:00
qmldir Create TaskManager with a task overview 2019-11-29 11:34:10 +01:00
StatViewer.qml Update StatViewer.qml 2021-10-07 10:54:59 +02:00
TaskManager.qml [ui] Check that objects accessed by QML properties are not null before accessing them 2022-12-06 11:04:50 +01:00