Candice Bentéjac
5a0b1c0c95
[qt6][qml] Clean-up code and harmonize comments
2024-11-07 18:15:37 +01:00
Candice Bentéjac
0e71f2a520
[qt6] Update versions for all the imported modules
...
Qt3D.Extras cannot be updated to 2.6 yet, otherwise there are errors.
2024-11-07 18:09:01 +01:00
Candice Bentéjac
a2b4974429
[Viewer] Update error values for QtAV's EStatus
enum
2024-08-02 16:37:53 +02:00
Candice Bentéjac
64c56e0a73
[Viewer] Display error labels when an image cannot be loaded
...
Based on QtAliceVision's global status for the FloatImageViewer, display
a specific label when an error has been encountered. The content of the
label depends on the type of the error.
2023-12-14 10:56:33 +00:00
Candice Bentéjac
13b8266d14
[Viewer] Clean-up: Harmonize syntax across all the files
2023-11-06 16:28:21 +01:00
Loïc Vital
516585c78f
[ui] FloatImage: read dimensions from source size to allow using downscaled images
2023-08-21 09:38:10 +02:00
Loïc Vital
4f61fd5067
[ui] panorama viewer: disable sequence caching
2023-07-12 15:21:12 +02:00
Loïc Vital
6c135e14b9
[ui] FloatImage: keep image visible when loading next one
2023-07-12 09:13:46 +02:00
Candice Bentéjac
091346cbb8
[qml] Optimize QML files and fix syntax warnings
...
This commit addresses warnings that were raised by QtCreator's linter:
- IDs declared more than once
- variables declared more than once in the same scope
- type coercions
- variables declared as "var" when their type is known
- unclosed "case" in switch-case
2023-07-04 12:04:14 +02:00
Candice Bentéjac
9b5dd40b02
[qml] Qt5.15: Upgrade all QtQuick modules
2023-07-03 12:11:29 +02:00
Nils Landrodie
38cd58f03f
[Panorama Viewer] Adjust comments and increments
2021-09-14 18:07:34 +02:00
Thomas Zorroche
223a389748
[Panorama Viewer] Use msfmData from PanoramaViewer (WIP)
2021-09-14 18:07:28 +02:00
Landrodie
6799598933
[wip] Use qt binding on angles for edition
2021-09-14 18:07:27 +02:00
Thomas Zorroche
4af4faff0d
[Panorama Viewer] rename surface rotation functions
2021-09-14 18:07:25 +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
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
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
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
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
Thomas Zorroche
3ea4e277d8
Change colorGrid with Surface Q_Property
2021-09-14 18:07:08 +02:00
Thomas Zorroche
9d0c4617c6
[Panorama Viewer] fix highlight bug
2021-09-14 18:07:07 +02:00
Thomas Zorroche
cf6d821595
[Panorama Viewer] new algo for hightlight images
2021-09-14 18:07:05 +02:00
Thomas Zorroche
dc6930401e
[Panorama Viewer] HDR Color picker fix
2021-09-14 18:07:04 +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
Thomas Zorroche
2e1c80b879
[Panorama Viewer] change pitch and yaw from SfMTransform Node
2021-09-14 18:07:02 +02:00
Thomas Zorroche
8ee2daa565
[Panorama Viewer] fix highlight bug
2021-09-14 18:06:59 +02:00
Landrodie
1f0f2e3383
[Panorama Viewer] add button interactivity
2021-09-14 18:06:56 +02:00
Thomas Zorroche
0a2fc484b3
[Panorama Viewer] rotate panorama with mouse position
2021-09-14 18:06:55 +02:00
Thomas Zorroche
cb4c56bcef
[Panorama Viewer] re order z index when highlight
2021-09-14 18:06:55 +02:00
Thomas Zorroche
16c6244194
[Panorama Viewer] Highlight onMouseOver
2021-09-14 18:06:54 +02:00
Thomas Zorroche
e2d8b61c04
[Panorama Viewer] Pano button link with C++
2021-09-14 18:06:53 +02:00
Landrodie
2a96a24746
[Panorama Viewer] Setting subdivisions for panorama viewer
2021-09-14 18:06:53 +02:00