Meshroom/meshroom/ui/qml/Viewer3D
Julien-Haudegond ceb927b409 [ui] Viewer3D: avoid unwanted changes on other transformation types
Now, if we change the translation of the gizmo (for instance), we make sure rotation and scale will not be changed. Very useful to avoid approximations and to have a clean undo-redo stack.
2020-08-13 14:24:44 +02:00
..
Materials [ui] split 2D and 3D viewers into separate modules 2018-11-23 14:26:57 +01:00
AlembicLoader.qml [ui] AlembicLoader: only select cameras on still left-clicks 2019-09-10 19:43:14 +02:00
BoundingBox.qml [ui] Viewer3D: better bounding box appearance 2020-08-13 14:24:44 +02:00
DefaultCameraController.qml [ui] Viewer3D: DefaultCameraController - removing FrameAction 2020-08-13 14:22:19 +02:00
DepthMapLoader.qml [ui][3D] add EnvironmentMapEntity to display equirectangular images 2019-12-13 17:17:03 +01:00
EntityWithGizmo.qml [ui] Viewer3D: add a SfMTransformGizmo 2020-08-13 14:24:44 +02:00
EnvironmentMapEntity.qml [ui][3D] expose status on EnvironmentMapEntity 2019-12-13 17:17:03 +01:00
Grid3D.qml [ui] Viewer3D: tweak initial camera position and Grid3D material 2018-12-10 15:13:26 +01:00
ImageOverlay.qml [ui] typo in comment 2020-06-30 22:07:14 +02:00
Inspector3D.qml [ui] Viewer3D: add SfMTransformGizmo to MediaLibrary and Inspector3D 2020-08-13 14:24:44 +02:00
Locator3D.qml [ui][Viewer3D] Locator3D: properly initialize buffers with 'new' 2019-02-06 14:37:53 +01:00
MaterialSwitcher.qml [ui] Viewer3D: add support for vertex-colored meshes 2019-07-10 16:35:44 +02:00
MediaCache.qml [ui][Viewer3D] MediaCache: add debug mode 2019-01-31 16:12:42 +01:00
MediaLibrary.qml [ui] Viewer3D: fix bbox disappearing when moving after computed 2020-08-13 14:24:44 +02:00
MediaLoader.qml [ui][3D] expose status on EnvironmentMapEntity 2019-12-13 17:17:03 +01:00
MediaLoaderEntity.qml [ui] Viewer3D: introduce new 3D media loading backend 2018-12-07 15:57:57 +01:00
MeshingBoundingBox.qml [ui] Viewer3D: avoid unwanted changes on other transformation types 2020-08-13 14:24:44 +02:00
qmldir [ui] Viewer3D: move Inspector3D outside Viewer3D 2019-09-10 19:28:14 +02:00
SfMTransformGizmo.qml [ui] Viewer3D: avoid unwanted changes on other transformation types 2020-08-13 14:24:44 +02:00
TrackballGizmo.qml [ui] Add Colors singleton to start centralizing useful colors 2018-12-10 15:13:27 +01:00
TransformGizmo.qml [ui] Viewer3D: update TransformGizmo signal with transformation type 2020-08-13 14:24:44 +02:00
TransformGizmoPicker.qml [ui] Viewer3D: TransformGizmo - better mouse control 2020-08-13 14:24:44 +02:00
Viewer3D.qml [ui] Viewer3D: better bounding box appearance 2020-08-13 14:24:44 +02:00
Viewer3DSettings.qml [ui] Viewer3D: add "Sync with Image Selection" camera mode 2019-09-10 19:33:55 +02:00
ViewpointCamera.qml [ui] Viewer3D: add "Sync with Image Selection" camera mode 2019-09-10 19:33:55 +02:00