overte-org / tivolicloud

The Tivoli interface client and server software
Apache License 2.0
1 stars 0 forks source link

Import 08eedf7f20: Put secondary camera back into deferred, rather than forward, rendering (by Caitlyn) #228

Open daleglass opened 2 years ago

daleglass commented 2 years ago

This is an automated proposal to look at a commit made by Caitlyn and import it into Overte

Commit: 08eedf7f20539360d6222354e11b5f1eac487b18
Author: Caitlyn
Date: Sun, 08 Mar 2020 13:32
Put secondary camera back into deferred, rather than forward, rendering

Stats:

Filename Stats Lines Added Removed Lines in blame
interface/src/graphics/GraphicsEngine.cpp 4 2 2 ⚠ 0
1 files - 4 2 2 0

To work on this, please assign the issue to yourself, then look at the commit and decide whether this would be a good addition to Overte.

Useful commits should be submitted as a PR against Overte. Tag this issue in PR, so that it's automatically closed once the PR is merged.

You can cherry-pick this issue with this command:

git cherry-pick 08eedf7f20539360d6222354e11b5f1eac487b18
daleglass commented 2 years ago

Trivial change, disables stereo and deferred rendering. Benefit seems doubtful.