Meshroom/meshroom
Candice Bentéjac b9dcc7f3bb [core] Attribute: Parent's exposed property takes precedence over description's
The `exposed` property, which determines whether the attribute is
displayed on the upper part of the node in the Graph Editor, is set
for each attribute individually in their node's description.

If an attribute has a parent (meaning it depends on a `GroupAttribute` or
a `ListAttribute`) whose `exposed` property value differs, it does not
make sense to display it separately from it. The attribute's `exposed`
should align with its parent's.
2024-12-30 19:02:34 +01:00
..
common QObjectListModel: implement 'index' method 2024-12-06 10:12:11 +01:00
core [core] Attribute: Parent's exposed property takes precedence over description's 2024-12-30 19:02:34 +01:00
nodes Merge pull request #2579 from alicevision/dev/nukeExport 2024-12-23 18:34:13 +01:00
pipelines Merge pull request #2579 from alicevision/dev/nukeExport 2024-12-23 18:34:13 +01:00
submitters [qt6] Add QT6 support for wireframe on nvidia 2024-11-07 18:15:42 +01:00
ui [core] Attribute: Parent's exposed property takes precedence over description's 2024-12-30 19:02:34 +01:00
__init__.py [qt6] Set the RHI backend to "opengl" 2024-11-07 18:09:06 +01:00
multiview.py Linting: Clean-up files 2024-09-12 10:50:13 +02:00