Commit graph

14 commits

Author SHA1 Message Date
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
80400531d5 [ui] IntrinsicsIndicator: use 'var' to store metadata
avoid warnings when a meta is not available and we get an "undefined" value
2019-01-29 16:21:38 +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