Commit graph

29 commits

Author SHA1 Message Date
Thomas Zorroche
80ee18e5ff [Panorama Viewer] fix highlight bug 2021-03-10 02:00:58 +01:00
Landrodie
833d5d9fd6 [Panorama Viewer] add button interactivity 2021-03-10 02:00:51 +01:00
Thomas Zorroche
5aa54abd96 [Panorama Viewer] rotate panorama with mouse position 2021-03-10 02:00:46 +01:00
Thomas Zorroche
5b70536b6d [Panorama Viewer] re order z index when highlight 2021-03-10 02:00:44 +01:00
Thomas Zorroche
b8745d4f11 [Panorama Viewer] Highlight onMouseOver 2021-03-10 02:00:41 +01:00
Thomas Zorroche
55c4202608 [Panorama Viewer] Pano button link with C++ 2021-03-10 02:00:36 +01:00
Landrodie
0587cc7462 [Panorama Viewer] Setting subdivisions for panorama viewer 2021-03-10 02:00:34 +01:00
Landrodie
7b2278755f [Panorama Viewer] send IdView to C++ 2021-03-10 02:00:33 +01:00
Landrodie
cf9dfa6552 wip [PanoramaViewer] make repeater load different file paths 2021-03-10 02:00:28 +01:00
Thomas Zorroche
b2bb7fa659 [Distortion Viewer] sfmPath empty by default 2021-03-10 02:00:16 +01:00
Thomas Zorroche
539c026988 [Distortion Viewer] fix function name typo 2021-03-10 02:00:13 +01:00
Landrodie
019920b0ba [Distortion Viewer] refactoring lens distortion related files 2021-03-10 02:00:11 +01:00
Thomas Zorroche
8391722d98 [Distortion Viewer] fix null item problem 2021-03-10 02:00:10 +01:00
Thomas Zorroche
186b84c907 [Distortion Viewer] Disable Disto button when there is no sfm data 2021-03-10 02:00:09 +01:00
Landrodie
fbf9e45b75 [Distortion Viewer] fix subdivisions display problem 2021-03-10 02:00:07 +01:00
Thomas Zorroche
d1ebb8135d [Distortion Viewer] Principal Point + dynamic sfm 2021-03-10 02:00:06 +01:00
Thomas Zorroche
addd3576cc [Distortion Viewer] dynamic sfm data 2021-03-10 02:00:05 +01:00
Thomas Zorroche
290ee4c2bf [Distortion Viewer] update sfmData path 2021-03-10 02:00:03 +01:00
Landrodie
57445a1f98 [Distortion Viewer] Switch between viewer modes 2021-03-10 02:00:01 +01:00
Landrodie
73c6e68d02 [Lens Distortion] Display points only in distortion viewer 2021-03-10 02:00:00 +01:00
Thomas Zorroche
cf4211a5c7 [Lens Distortion] slider subs default value 2021-03-10 01:59:58 +01:00
Landrodie
974b6d48c6 [Lens Distortion] add control points display and features 2021-03-10 01:59:56 +01:00
Thomas Zorroche
f5bf37ede6 [Lens Distortion] subdivisions slider 2021-03-10 01:59:54 +01:00
Thomas Zorroche
0ce640ed3f [Lens Distortion] grid display on off 2021-03-10 01:59:51 +01:00
Thomas Zorroche
11e93fd50c [Lens Distortion] Display grid only in Distortion Mode 2021-03-10 01:59:49 +01:00
Thomas Zorroche
533c1631f4 [LensDistorsion] default points HDR Viewer 2021-03-10 01:59:43 +01:00
Fabien Castan
4f443baa1e [ui] Viewer2D: fix navigation with FloatImage
The internal MouseArea in the FloatImage is used to retrieve the mouse over events but should not catch the other mouse events.
2020-03-17 20:03:01 +01:00
Fabien Castan
302aaabd60 [ui] Viewer2D: add color picker to floating point image toolbar 2020-03-03 11:07:19 +01:00
Grégoire De Lillo
7a93ff3d3a [ui] Add FloatImage component 2020-02-28 12:34:19 +01:00