Commit graph

337 commits

Author SHA1 Message Date
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
Thomas Zorroche
6fb977f2d2 [Panorama Viewer] add surface display grid property 2021-09-14 18:07:11 +02:00
Landrodie
e642b970ec [PanoramaViewer] Change function calls to adapt to surface change in cpp 2021-09-14 18:07:10 +02:00
Landrodie
634d8a20b6 [PanoramaViewer] Move vertex logic to surface 2021-09-14 18:07:10 +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
8f2508630d [Panorama Viewer] Move inital state code block
Function calls were made while changing status. Now they are made in reaction of the status change.
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
Thomas Zorroche
9d0c4617c6 [Panorama Viewer] fix highlight bug 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
Thomas Zorroche
e432a1b774 [Panorama Viewer] fix hightlight z order bug 2021-09-14 18:07:05 +02:00
Landrodie
f8a1e006dc [Panorama Viewer] Fix crash on new pipeline action 2021-09-14 18:07:05 +02:00
Thomas Zorroche
cf6d821595 [Panorama Viewer] new algo for hightlight images 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
dc6930401e [Panorama Viewer] HDR Color picker fix 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
9decce4e75 [Panorama Viewer] fix ram commit issues 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
Landrodie
1d1d0bb6b7 [Panorama Viewer] change max subdivisions value 2021-09-14 18:07:02 +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
Thomas Zorroche
2e1c80b879 [Panorama Viewer] change pitch and yaw from SfMTransform Node 2021-09-14 18:07:02 +02:00
Thomas Zorroche
733362fe1d [Panorama Viewer] Pass Euler angle to sfm node 2021-09-14 18:07:01 +02:00
Thomas Zorroche
ed853d5628 [Panorama Viewer] display hand cursor only if pano is editable 2021-09-14 18:07:01 +02:00
Thomas Zorroche
5fba58c17d [Panorama Viewer] correct ratio for panorama 2021-09-14 18:07:01 +02:00
Landrodie
dadb875484 [Panorama Viewer] add mouse speed multiplier 2021-09-14 18:07:00 +02:00
Thomas Zorroche
b66a19d01e [Panorama Viewer] change cursor shape when edit panorama 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
8216fdd225 [Panorama Viewer] fix drag movement problem 2021-09-14 18:06:59 +02:00
Thomas Zorroche
7e22f672a1 [Panorama Viewer] downscale spinbox works 2021-09-14 18:06:59 +02:00
Thomas Zorroche
8ee2daa565 [Panorama Viewer] fix highlight bug 2021-09-14 18:06:59 +02:00
Thomas Zorroche
a2c658a096 [Panorama Viewer] update subdivisions + speed Y Axis 2021-09-14 18:06:58 +02:00
Landrodie
a8f6c280be [Panorama Viewer] change editing speed on scroll 2021-09-14 18:06:58 +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
Thomas Zorroche
e853453405 [Panorama Viewer] draw static grid inside panorama viewer 2021-09-14 18:06:57 +02:00