Yann Lanthony
8466264cf0
Merge pull request #106 from alicevision/dev_retrocompatibility
...
Retrocompatibility V1
2018-04-16 18:39:32 +02:00
Yann Lanthony
cfaa0bc012
[ui] Viewer2D: display image source path
...
* display selectable-by-mouse source filepath
* add radius property to FloatingPane to control border radius from outside
* use FloatingPane in ImageMetadataView
2018-04-16 12:14:04 +02:00
Yann Lanthony
f2089108aa
[ui] high-level log system to prompt message dialogs in UI
...
* add 'info', 'warning', 'error' Signals on root object Reconstruction
* create MessageDialogs when those signals are emitted
2018-04-13 22:52:22 +02:00
Yann Lanthony
d4c0a4975a
[ui] add "Controls" module to centralize common UI components
...
* add FloatingPane control + use it in Viewer3D
2018-03-23 11:17:11 +01:00