Commit graph

299 commits

Author SHA1 Message Date
Thomas Zorroche
67fab19892 [Viewer2D] ImageViewer: fix MSfmData Qt Binding 2021-09-14 18:07:30 +02:00
Landrodie
77b23aef4a [Panorama Viewer] Remove debugs 2021-09-14 18:07:29 +02:00
Thomas Zorroche
c1e57f6e4d [Panorama Viewer] remove unused variables 2021-09-14 18:07:29 +02:00
Thomas Zorroche
223a389748 [Panorama Viewer] Use msfmData from PanoramaViewer (WIP) 2021-09-14 18:07:28 +02:00
Landrodie
262e42a18c [Panorama Viewer] Force display of sfmDataTransform sfm in pano viewer 2021-09-14 18:07:26 +02:00
Landrodie
6cd64b9614 [Panorama Viewer] Change sfm filepath handling in mSfMData object
Change sfm filepath handling to avoid errors with nodes that have an output named "outSfMData"
2021-09-14 18:07:26 +02:00
Landrodie
f37166dae6 [Panorama Viewer] Simplify use of mSfMData object for pano viewer 2021-09-14 18:07:25 +02:00
Landrodie
c88f1e8435 [Fix] Fix fisheye center attribute setting 2021-09-14 18:07:24 +02:00
Thomas Zorroche
c06273d2cc [Panorama Viewer] clean up panorama code 2021-09-14 18:07:23 +02:00
Landrodie
4aa5151af3 [Panorama Viewer] Fix principal point display 2021-09-14 18:07:23 +02:00
Thomas Zorroche
7c8431bc4c [Panorama Viewer] apply node values on Initialization 2021-09-14 18:07:22 +02:00
Thomas Zorroche
86a0953027 [Panorama Viewer] isComputed does not affect active property 2021-09-14 18:07:21 +02:00
Thomas Zorroche
930d885c5e [Panorama Viewer] use msfmDataLoader with Panorama and Disto Viewer 2021-09-14 18:07:21 +02:00
Thomas Zorroche
cd3d3cc1f3 [Panorama Viewer] fix msfmData status bug 2021-09-14 18:07:21 +02:00
Landrodie
2635e51f67 [wip] Change sfmData handling in panorama viewer 2021-09-14 18:07:20 +02:00
Nils Landrodie
20b208454d [Panorama Viewer] Uncheck panorama viewer button when disabled 2021-09-14 18:07:20 +02:00
Landrodie
88e42de224 [Panorama Viewer] Bind sfmRequired property 2021-09-14 18:07:20 +02:00
Landrodie
b9db4e8090 [Panorama Viewer] Change the state of hover bool on viewer set 2021-09-14 18:07:19 +02:00
Thomas Zorroche
5af84f5152 [Panorama Viewer] change default subdivisions value
For Float Image Viewer, set subdivisions value to 1 by default
2021-09-14 18:07:19 +02:00
Thomas Zorroche
843f147460 [Panorama Viewer] Change active conditions for Float Image Viewer 2021-09-14 18:07:18 +02:00
Landrodie
cfd03bb2c9 [Panoram Viewer] Avoid problems with null state for image container 2021-09-14 18:07:18 +02:00
Landrodie
73999c43e4 [Panorama Viewer] Keep HDR viewer checked between scenes 2021-09-14 18:07:17 +02:00
Thomas Zorroche
1dfe96c74b [Panorama Viewer] Load images one by one 2021-09-14 18:07:17 +02:00
Thomas Zorroche
4a7912c0ff [Panorama Viewer] Disable color picker inside HdrToolbar for Panorama
We cannot retrieve mouse coordinates of images inside the panorama due to a conflict between mouse areas.
2021-09-14 18:07:17 +02:00
Landrodie
6534fc1191 [Panorama Viewer] Disable display feature button when pano is enabled 2021-09-14 18:07:16 +02:00
Thomas Zorroche
b81e68523f [Float Image Viewer] Change viewer type with switch case on EViewerType 2021-09-14 18:07:15 +02:00
Thomas Zorroche
266aee8d40 [Panorama Viewer] fix surface grid bug when downscale 2021-09-14 18:07:14 +02:00
Thomas Zorroche
baf02add93 [Panorama Viewer] Change subdivisions with qProperty 2021-09-14 18:07:14 +02:00
Landrodie
72ad12d172 [Lens Distortion Viewer] Change grid opacity with qProperty
We now use a qProperty to change the grid opacity so it works with the color change.
2021-09-14 18:07:14 +02:00
Landrodie
dc7ee20b02 [Lens Distortion Viewer] Remove control points on distortion viewer
Removing control points from the distortion viewer. Now we only display the principal point.
2021-09-14 18:07:13 +02:00
Thomas Zorroche
fdbc5fa974 [Panorama Viewer] fix gridDisplay bug when changing viewer 2021-09-14 18:07:13 +02:00
Thomas Zorroche
6fb977f2d2 [Panorama Viewer] add surface display grid property 2021-09-14 18:07:11 +02:00
Thomas Zorroche
cf01a2d89c [PanoramaViewer] Refactor downscale code logic
Use signals / slots from c++
2021-09-14 18:07:10 +02:00
Landrodie
a4a86e9656 [ui] PanoViewer : allow gamma and gain editing
It is now possible to activae the HDR while inside the pano viewer to edit the gamma and gain on the panorama
2021-09-14 18:07:09 +02:00
Landrodie
ae511e0ec1 [Panorama Viewer] Change syntax logic for more consistency
Changing syntax to match the same logic everywhere. We create a boolean and then use it in the enable property.
2021-09-14 18:07:09 +02:00
Thomas Zorroche
3ea4e277d8 Change colorGrid with Surface Q_Property 2021-09-14 18:07:08 +02:00
Fabien Castan
efb570c306 [ui] Viewer2D: enabled status on panorama and lens buttons 2021-09-14 18:07:08 +02:00
Fabien Castan
7c5752e71f [ui] Viewer2D: metadata can come from sfm or the image itself 2021-09-14 18:07:07 +02:00
Landrodie
8877c86dda [Panorama Viewer] Fix enabled pano viewer button at start 2021-09-14 18:07:07 +02:00
Landrodie
8c14387b7d [Panorama Viewer] Fix HDR display bug on new pipeline action 2021-09-14 18:07:06 +02:00
Thomas Zorroche
4b2b071f49 [Panorama Viewer] Add rotation to float image viewer 2021-09-14 18:07:06 +02:00
Landrodie
f8a1e006dc [Panorama Viewer] Fix crash on new pipeline action 2021-09-14 18:07:05 +02:00
Thomas Zorroche
423e82e28f [Panorama Viewer] auto fit panorama when ready 2021-09-14 18:07:04 +02:00
Thomas Zorroche
05d50c7065 [Panorama Viewer] Loading indicator added 2021-09-14 18:07:03 +02:00
Thomas Zorroche
8fa7f18c54 [Panorama Viewer] ensure it fits in RAM memory 2021-09-14 18:07:03 +02:00
Thomas Zorroche
9a6a8e194e [Panorama Viewer] change visibility panorama button condition
Enable button only if SfMTransform manual mode is enabled
2021-09-14 18:07:02 +02:00
Landrodie
dadb875484 [Panorama Viewer] add mouse speed multiplier 2021-09-14 18:07:00 +02:00
Thomas Zorroche
5b5f725f3e [Panorama Viewer] refactoring panorama viewer 2021-09-14 18:07:00 +02:00
Landrodie
2a1e6811fc [Panorama Viewer] add grid display button function 2021-09-14 18:06:58 +02:00
Landrodie
fcdc6cc873 [Panorama Viewer] add subdivisions slider 2021-09-14 18:06:57 +02:00