mirror of
https://github.com/alicevision/Meshroom.git
synced 2025-05-03 12:16:51 +02:00
* NodeEditor * exposes Node parameters: compatibility, attributes and logs * provides a placeholder when no active Node * AttributeEditor * only displays the list of Attributes * use 'AttributeEditor' for GroupAttributes in AttributeItemDelegate * Layout * move NodeEditor on the same SplitView level as GraphEditor * move current node name and menu to the Panel's header
13 lines
428 B
Text
13 lines
428 B
Text
module GraphEditor
|
|
|
|
GraphEditor 1.0 GraphEditor.qml
|
|
NodeEditor 1.0 NodeEditor.qml
|
|
Node 1.0 Node.qml
|
|
NodeChunks 1.0 NodeChunks.qml
|
|
Edge 1.0 Edge.qml
|
|
AttributePin 1.0 AttributePin.qml
|
|
AttributeEditor 1.0 AttributeEditor.qml
|
|
AttributeItemDelegate 1.0 AttributeItemDelegate.qml
|
|
CompatibilityBadge 1.0 CompatibilityBadge.qml
|
|
CompatibilityManager 1.0 CompatibilityManager.qml
|
|
singleton GraphEditorSettings 1.0 GraphEditorSettings.qml
|