Skip to content
This repository has been archived by the owner on Nov 7, 2024. It is now read-only.

Change to orbit camera as Constructor does not need to run Doom #1039

Merged
merged 3 commits into from
Sep 26, 2023

Conversation

ggoneiESS
Copy link
Member

Issue

The viewer for the Constructor uses a first person shooter-style camera. Since we only need to process JSON that creates instruments etc., rather than play DOOM, this is stupid. We use Orbit instead.

Description of work

Changed to QOrbitCameraController class from Qt3DExtras

Acceptance Criteria

Easier to use than before

UI tests

N/A

Nominate for Group Code Review

  • Nominate for code review

@ggoneiESS ggoneiESS self-assigned this Sep 21, 2023
@ggoneiESS ggoneiESS requested a review from amues September 21, 2023 15:13
@amues
Copy link
Contributor

amues commented Sep 22, 2023

The code is fine and I tested it manually, it seems to work fine. As I mentioned, I believe it is a good idea to check with the rest of the group before merging this, as it's a change to how the nexus-constructor works.

@ggoneiESS ggoneiESS merged commit a7b100e into main Sep 26, 2023
6 checks passed
@ggoneiESS ggoneiESS deleted the Change-of-camera-type branch September 26, 2023 09:10
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants