Meshroom/meshroom/ui/qml/Viewer3D
Candice Bentéjac e3f1e27c68 [Viewer3D] MediaLoader: Bind fixedPointSize for the SfMLoader
The `fixedPointSize` parameter was used to determine whether the
point size was fixed or programmable from the QML (using a `PointSize`
render state). With Qt6, this render state is not correctly handled by
the RHI and we need to set directly within the shader whether the point
size is fixed or not, hence the binding.
2024-12-17 19:05:03 +01:00
..
Materials [qt6] Add QT6 support for wireframe on nvidia 2024-11-07 18:15:42 +01:00
BoundingBox.qml [qt6][qml] Clean-up code and harmonize comments 2024-11-07 18:15:37 +01:00
DefaultCameraController.qml [qt6][Viewer3D] Fix mouse camera controller 2024-11-14 10:03:44 +01:00
DepthMapLoader.qml [qt6] Viewer3D: Reset the default render mode to "Textured" 2024-11-07 18:15:43 +01:00
EntityWithGizmo.qml [qt6] Use JS functions format to declare explicit parameters in slots 2024-11-07 18:09:10 +01:00
EnvironmentMapEntity.qml [qt6][qml] Clean-up code and harmonize comments 2024-11-07 18:15:37 +01:00
Grid3D.qml [qt6][qml] Clean-up code and harmonize comments 2024-11-07 18:15:37 +01:00
ImageOverlay.qml [qt6][qml] Clean-up code and harmonize comments 2024-11-07 18:15:37 +01:00
Inspector3D.qml [Viewer3D] Inspector3D: Use Fusion style instead of Material 2024-11-25 14:48:51 +01:00
Locator3D.qml [qt6] Update versions for all the imported modules 2024-11-07 18:09:01 +01:00
MaterialSwitcher.qml [qt6] Add QT6 support for wireframe on nvidia 2024-11-07 18:15:42 +01:00
MediaCache.qml [qt6][qml] Clean-up code and harmonize comments 2024-11-07 18:15:37 +01:00
MediaLibrary.qml [qt6][Viewer3D] Change picking behavior 2024-11-07 18:15:44 +01:00
MediaLoader.qml [Viewer3D] MediaLoader: Bind fixedPointSize for the SfMLoader 2024-12-17 19:05:03 +01:00
MediaLoaderEntity.qml [qt6][qml] Clean-up code and harmonize comments 2024-11-07 18:15:37 +01:00
MeshingBoundingBox.qml [qt6] Update versions for all the imported modules 2024-11-07 18:09:01 +01:00
qmldir [ui] Viewer3D: move Inspector3D outside Viewer3D 2019-09-10 19:28:14 +02:00
SfmDataLoader.qml [qt6][Viewer3D] Change picking behavior 2024-11-07 18:15:44 +01:00
SfMTransformGizmo.qml [qt6][qml] Clean-up code and harmonize comments 2024-11-07 18:15:37 +01:00
TrackballGizmo.qml [qt6] Update versions for all the imported modules 2024-11-07 18:09:01 +01:00
TransformGizmo.qml [qt6][qml] Clean-up code and harmonize comments 2024-11-07 18:15:37 +01:00
TransformGizmoPicker.qml [qt6] Update versions for all the imported modules 2024-11-07 18:09:01 +01:00
Viewer3D.qml Use pixel aspect ratio for 3d viewer 2024-11-26 15:30:09 +01:00
Viewer3DSettings.qml [ui] Viewer3D: Use directional light & add light controller 2024-11-14 10:49:56 +00:00
ViewpointCamera.qml [ui] Viewer3D: Use directional light & add light controller 2024-11-14 10:49:56 +00:00