Fabien Castan
33a0cec3f2
[ui] ImageGallery: add a display flag on the center image
2020-06-30 22:10:45 +02:00
Fabien Castan
8d6b0d73be
[ui] ImageGallery: avoid qml warning on undefined object access
2020-03-30 11:22:20 +02:00
Fabien Castan
505f0c68ee
[ui] ImageGallery: update scene when the selected ldr2hdr node changed
2020-03-26 14:30:50 +01:00
Fabien Castan
b7b1f49bc5
[ui] ImageGallery HDR option: update when node is computed
2020-03-23 19:24:44 +01:00
Fabien Castan
19d2f90554
[ui] ImageGallery: allow to visualize the list of HDR images created by LDRToHDR
...
Conflicts:
meshroom/ui/reconstruction.py
2020-03-10 12:33:36 +01:00
Fabien Castan
5f2cef7d9d
[ui] ImageGallery: add button to reset thumbnails size to default value
2020-03-10 12:11:19 +01:00
Yann Lanthony
b9999c01eb
[ui] Update MaterialToolButton style
...
* flatten the button
* color its icon when checked
2019-09-11 10:49:09 +02:00
Yann Lanthony
aae6098b5a
[ui] Viewpoints: use 'childAttribute' method to access child attributes
...
IntrinsicsIndicator: fix exceptions when trying to access a viewpoint's 'initializationMode' attribute that did not exist in previous versions
2019-03-01 17:29:50 +01:00
Yann Lanthony
7546e9ad10
[ui] IntrinsicsIndicator: display distortion model
...
Directly use intrinsic attribute in IntrinsicsIndicator to retrieve useful values, instead of dedicated methods in 'Reconstruction'.
2019-01-31 17:36:26 +01:00
Yann Lanthony
b73ddfc09c
[ui] ImageGallery: introduce Rig indicator
...
Display rig indicator on Viewpoints that belongs to a rig.
2019-01-28 18:06:30 +01:00
Yann Lanthony
5d133461db
[ui] ImageGallery: new ImageBadge component
2019-01-28 18:03:16 +01:00
Yann Lanthony
49e809df2b
[ui] ImageGallery: add SensorDBDialog + 'rebuild intrinsics' feature
...
* add SensorDBDialog explaining how to add a new entry in the sensor DB and ease the access to the sensor database
* enable intrinsics rebuild at user level from this dialog
* MessageDialog: react to clicks on hyperlinks
2019-01-23 18:55:31 +01:00
Yann Lanthony
d2d8090b5b
[ui] ImageGallery: add menu + advanced option to show view IDs
2019-01-22 17:53:09 +01:00
Yann Lanthony
9805ec4861
[ui] ImageGallery: tweak reconstruction status indicator style
...
* use the same camera icon as in the rest of the UI
* match IntrinsicIndicator style
2019-01-22 17:51:20 +01:00
Yann Lanthony
663a5d679d
[ui] ImageGallery: introduce IntrinsicsIndicator
...
New IntrinsicsIndicator component that displays the initialization mode of each Viewpoint's intrinsic with explanatory tooltip.
2019-01-22 15:57:30 +01:00
Yann Lanthony
4802f76f4e
[ui] ImageGallery: set ScrollBar minimum size
2019-01-21 10:55:17 +01:00
Yann Lanthony
ef7c201c63
[ui] ImageGallery: use image/camera icons instead of text in footer
2019-01-21 10:55:17 +01:00
Yann Lanthony
d6649fc365
[ui] ImageGallery: fix reconstruction status indicator update issues
...
Bind reconstruction status to 'sfmReport' to ensure it is properly re-evaluated when switching from on SfM node to another.
2019-01-21 10:55:17 +01:00
Yann Lanthony
c595d8d664
[ui] move ImageGallery into a dedicated module
2019-01-21 10:55:17 +01:00