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 |
|
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 |
|