mirror of
https://github.com/alicevision/Meshroom.git
synced 2025-08-03 16:58:24 +02:00
wip [PanoramaViewer] add viewer files
This commit is contained in:
parent
fbaf76f541
commit
aa223f22ba
1 changed files with 1 additions and 0 deletions
|
@ -14,6 +14,7 @@ FocusScope {
|
|||
property var viewIn3D
|
||||
|
||||
property Component floatViewerComp: Qt.createComponent("FloatImage.qml")
|
||||
property Component panoramaViewerComp: Qt.createComponent("PanoramaViewer.qml")
|
||||
property alias useFloatImageViewer: displayHDR.checked
|
||||
property alias useLensDistortionViewer: displayLensDistortionViewer.checked
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue