Yann Lanthony
|
266f0985d2
|
[ui] convert string paths to urls outside Viewers
* fix external image drop on 2D Viewer
* fix 3D model loading from "Load Model" button
|
2018-03-21 15:53:34 +01:00 |
|
Yann Lanthony
|
f1b42acc14
|
[ui] add FilepathHelper Python class to manipulate paths and QUrls
* avoid non-cross platform hacks to convert string path to urls
* use standard python API
|
2018-03-06 15:32:33 +01:00 |
|
Yann Lanthony
|
2cdc83f06f
|
[ui] add string <--> file representation convertors
* convenient methods to conform strings to Qt file reprensentation using the "file:/" protocol prefix
* use those methodes when manipulating files
|
2018-02-26 16:59:25 +01:00 |
|
Yann Lanthony
|
d91601ca8e
|
[ui] move filepath.js to Utils module
|
2018-02-15 15:12:07 +01:00 |
|
Yann Lanthony
|
95649ebcfd
|
[ui] ImageGallery: remove images on Delete key press
|
2018-01-15 21:46:37 +01:00 |
|
Yann Lanthony
|
273cfd9f0e
|
[ui] handle multiple CameraInit nodes in a Reconstruction
* [ui] ImageGallery: add control to navigate image groups
* [graph] expose Node.attribute as a Slot
|
2018-01-15 14:33:27 +01:00 |
|