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

SciView: fix VR toggling to change to stereo rendering #590

Merged
merged 2 commits into from May 21, 2024

Conversation

smlpt
Copy link
Contributor

@smlpt smlpt commented May 8, 2024

When toggling VR, either via the API or the "view" menu button, the tracking would successfully initialize but the stereo rendering wouldn't switch on. Only after toggling it off and on again would it work.
This fix (credit to @skalarproduktraum) now also enables stereo rendering on toggling VR.

@smlpt smlpt added the bugfix This PR contains a bugfix label May 8, 2024
Copy link
Member

@skalarproduktraum skalarproduktraum left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Slight cleanup, otherwise good to go 👍

src/main/kotlin/sc/iview/SciView.kt Outdated Show resolved Hide resolved
src/main/kotlin/sc/iview/SciView.kt Outdated Show resolved Hide resolved
src/main/kotlin/sc/iview/SciView.kt Outdated Show resolved Hide resolved
@skalarproduktraum skalarproduktraum merged commit 5dddc25 into main May 21, 2024
4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bugfix This PR contains a bugfix
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants