Meshroom/meshroom/ui
Yann Lanthony ecc376e3b6 [ui] Viewer3D: DefaultCameraController + better double click handling
* add DefaultCameraController: 
   * mouse-only navigation
   * keyboard modifiers fallbacks for view re-centering (Ctrl+LeftClick) and fast zooming (Alt+RightClick)
* improved double click handling for 3D Object Picking
  * moved logic/Timer to the CameraController
  * always use TrianglePicking but only activate the ObjectPicker when necessary
2017-12-12 19:10:18 +01:00
..
components [ui] simplify EdgeMouseArea component 2017-10-31 16:53:35 +01:00
img [ui] add placeholder application icon 2017-11-17 17:42:52 +01:00
qml [ui] Viewer3D: DefaultCameraController + better double click handling 2017-12-12 19:10:18 +01:00
__init__.py Add explicit backend between standalone and pyside 2017-10-16 12:23:59 +02:00
__main__.py [ui] add main qml folder in QML import path 2017-12-05 16:00:33 +01:00
commands.py [commands] add GraphModification on RemoveNode.undo 2017-11-28 22:37:48 +01:00
graph.py [ui] ChunksMonitor: evaluate status filepaths at each timer event 2017-12-04 12:36:21 +01:00
reconstruction.py [ui] introduce UIGraph + ChunksMonitor 2017-11-24 17:20:13 +01:00
utils.py [ui] add palette variation for dark theme 2017-11-17 17:40:27 +01:00