Commit graph

326 commits

Author SHA1 Message Date
Thomas Zorroche
9ffc2f3b78 [Panorama Viewer] rename signal 2021-09-14 18:07:29 +02:00
Thomas Zorroche
c1e57f6e4d [Panorama Viewer] remove unused variables 2021-09-14 18:07:29 +02:00
Landrodie
fb70a355b9 [Panorama Viewer] Add String to Url conversion for image path
Add String to Url conversion for image path so the C++ can read the path on windows.
2021-09-14 18:07:28 +02:00
Nils Landrodie
c4cb893b0a [Panorama Viewer] Use msfmData to load images 2021-09-14 18:07:28 +02:00
Thomas Zorroche
223a389748 [Panorama Viewer] Use msfmData from PanoramaViewer (WIP) 2021-09-14 18:07:28 +02:00
Thomas Zorroche
b6be11f39f [Panorama Viewer] Add pitch and roll properties 2021-09-14 18:07:27 +02:00
Landrodie
6799598933 [wip] Use qt binding on angles for edition 2021-09-14 18:07:27 +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
188d91453b [Panorama Viewer] Add roll edit with mouse to panorama viewer
Add the possibility to edit the roll (z axis) of the panorama by pressing alt and dragging the panorama on the x axis.
2021-09-14 18:07:25 +02:00
Thomas Zorroche
4af4faff0d [Panorama Viewer] rename surface rotation functions 2021-09-14 18:07:25 +02:00
Landrodie
c88f1e8435 [Fix] Fix fisheye center attribute setting 2021-09-14 18:07:24 +02:00
Landrodie
367f763efb [Panorama Viewer] Improve undo steps for manual changes 2021-09-14 18:07:24 +02:00
Thomas Zorroche
b998b49391 [Panorama Viewer] Allow undo on manual changes 2021-09-14 18:07:24 +02:00
Landrodie
28e90c0437 [Panorama Viewer] Add roll axis preview 2021-09-14 18:07:23 +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
c6b2e2d01f [Panorama Viewer] use degrees rotate function 2021-09-14 18:07:22 +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
Thomas Zorroche
63f008999e [Panorama Viewer] Load images two by two 2021-09-14 18:07:19 +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
Landrodie
4458a419d1 [Panorama Viewer] Link rgba channel dropdown inside pano viewer 2021-09-14 18:07:16 +02:00
Thomas Zorroche
25f6b57b28 [Panorama Viewer] Use qProperty for sfmPath and downscale 2021-09-14 18:07:16 +02:00
Thomas Zorroche
7d5c65e62d [Panorama] Retrieve downscale from qInvokable 2021-09-14 18:07:15 +02:00
Thomas Zorroche
7e1bff048c [Float Image Viewer] fix viewer condition issues due to last commit 2021-09-14 18:07:15 +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
Landrodie
4937af5cd0 [Panorama Viewer] Change default values for disto viewer 2021-09-14 18:07:12 +02:00
Thomas Zorroche
b8bf027d8b [Panorama Viewer] change viewer type with qt property 2021-09-14 18:07:12 +02:00
Thomas Zorroche
157799c279 [Panorama Viewer] Rotate from the surface 2021-09-14 18:07:12 +02:00
Thomas Zorroche
7ec293a483 [Panorama Viewer] Call SfmPath methods from surface 2021-09-14 18:07:11 +02:00
Thomas Zorroche
443b3d2946 [Panorama Viewer] Call Mouse Over methods from surface 2021-09-14 18:07:11 +02:00