Commit graph

10 commits

Author SHA1 Message Date
Fabien Castan
9f1b5a9e19 Backup viewer performance experiments 2025-03-21 09:21:27 +01:00
Candice Bentéjac
62f0a3e5df [qt6][Viewer3D] Change picking behavior 2024-11-07 18:15:44 +01:00
Candice Bentéjac
3ff279d99a [qt6] Use JS functions format to declare explicit parameters in slots 2024-11-07 18:09:10 +01:00
Candice Bentéjac
0e71f2a520 [qt6] Update versions for all the imported modules
Qt3D.Extras cannot be updated to 2.6 yet, otherwise there are errors.
2024-11-07 18:09:01 +01:00
Aurore LAFAURIE
369143eca1 [ui] Sync camera gizmo in Viewer3D enabled 2024-04-10 19:39:36 +02:00
Candice Bentéjac
7d0ff8ccbb [Viewer3D] SfmDataLoader: Add comment to explain magic number 2023-11-21 15:58:23 +01:00
Candice Bentéjac
e4d0243e3c [Viewer3D] Connect any change of the selected view ID to the SfmDataLoader 2023-11-17 11:36:16 +01:00
Candice Bentéjac
610523e3ea [Viewer3D] Add slider to display cameras based on their resection IDs
If any model with cameras is displayed in the 3D Viewer, a slider can
be used to filter the cameras that are being currently displayed based
on their resection IDs. This allows to visualize the order in which the
cameras have been added, and the groups in which they have been added.
2023-11-07 11:16:16 +01:00
Candice Bentéjac
80fae32c2d [Viewer3D] SfmDataLoader: Remove dead code and outdated comments 2023-10-16 16:15:46 +02:00
Fabien SERVANT
aee197e063 Use qmlSfmData 2023-10-16 14:55:09 +02:00