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

Fix missing stereo camera for snapshots #397

Merged
merged 2 commits into from
May 29, 2018

Conversation

tribal-tec
Copy link
Contributor

No description provided.

@tribal-tec tribal-tec requested a review from favreau May 29, 2018 14:37
@tribal-tec tribal-tec merged commit 0f26393 into BlueBrain:master May 29, 2018
setFocalLength(rhs.getFocalLength());
setFieldOfView(rhs.getFieldOfView());
setStereoMode(rhs.getStereoMode());
setEyeSeparation(rhs.getEyeSeparation());
Copy link
Contributor

Choose a reason for hiding this comment

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

You should seize the opportunity to add the missing parameter for the zero parallax distance.

@tribal-tec tribal-tec added the bug label May 30, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants