Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[qmlSfmData] Upscale the currently selected camera #52

Merged
merged 3 commits into from
Nov 17, 2023

Commits on Nov 17, 2023

  1. Configuration menu
    Copy the full SHA
    5c4f223 View commit details
    Browse the repository at this point in the history
  2. [qmlSfmData] SfmDataEntity: Upscale the currently selected camera

    Compared to the non-selected cameras, apply a bigger scale factor
    on the camera that corresponds to the currently selected view ID.
    cbentejac committed Nov 17, 2023
    Configuration menu
    Copy the full SHA
    cafdfb4 View commit details
    Browse the repository at this point in the history
  3. [qmlSfmData] Update the colors of the selected camera entity

    A camera's colors are updated to blue when it becomes the active camera,
    and set back to white when the current view ID changes.
    cbentejac committed Nov 17, 2023
    Configuration menu
    Copy the full SHA
    e9e3d8d View commit details
    Browse the repository at this point in the history