Meshroom/meshroom/ui/qml/Viewer
Yann Lanthony 2f2390e465 [ui] fix Palette propagation
* bugfix: in latest PySide2 versions, application palette is not properly applied to all QtQuick Controls 2 components. Force this by exposing QApplication palette and bind it to the root ApplicationWindow.
* rename all "palette" ids to "activePalette" to avoid clashes with "palette" property on QtQuick Controls 2
* use parent component palette when it makes sense to propagate active/disabled style (instead of always using Active SystemPalette)
2018-05-28 15:30:09 +02:00
..
Materials [ui][3d] introduce Wireframe render mode 2018-03-23 11:17:10 +01:00
AlembicLoader.qml [ui] 3D Viewer: Alembic support 2018-01-09 18:58:27 +01:00
DefaultCameraController.qml [ui] Viewer3D: DefaultCameraController + better double click handling 2017-12-12 19:10:18 +01:00
DepthMapLoader.qml Add 3D depth map viewer 2018-02-13 14:52:55 +01:00
Grid3D.qml [ui] add 3D viewer components 2017-11-17 19:02:24 +01:00
ImageMetadataView.qml [ui] fix Palette propagation 2018-05-28 15:30:09 +02:00
Locator3D.qml [ui] add 3D viewer components 2017-11-17 19:02:24 +01:00
MaterialSwitcher.qml [ui][3d] introduce Wireframe render mode 2018-03-23 11:17:10 +01:00
MayaCameraController.qml [ui] add 3D viewer components 2017-11-17 19:02:24 +01:00
qmldir [ui] add ImageMetadataView + integration in Viewer2D 2018-02-15 16:10:25 +01:00
Viewer2D.qml [ui] Viewer2D: display image source path 2018-04-16 12:14:04 +02:00
Viewer3D.qml [ui] fix Palette propagation 2018-05-28 15:30:09 +02:00