overte-org / tivolicloud

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

Import 1f3e75972f: Resolution scale is now (drumroll) supersampling up to 5x! (by Caitlyn) #353

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: 1f3e75972f36ef1c784cb53dcdfd2223804d914c
Author: Caitlyn
Date: Tue, 14 Apr 2020 00:24
Resolution scale is now (drumroll) supersampling up to 5x!

Stats:

Filename Stats Lines Added Removed Lines in blame
interface/resources/qml/hifi/dialogs/graphics/GraphicsSettings.qml 18 14 4 ⚠ File gone
interface/src/PerformanceManager.cpp 8 4 4 ⚠ 0
interface/src/scripting/RenderScriptingInterface.h 2 1 1 ⚠ 0
interface/src/ui/PreferencesDialog.cpp 2 1 1 ⚠ 0
libraries/render-utils/src/RenderDeferredTask.h 2 1 1 1
libraries/render-utils/src/RenderForwardTask.cpp 2 1 1 1
6 files - 34 22 12 2

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 1f3e75972f36ef1c784cb53dcdfd2223804d914c
daleglass commented 2 years ago

The utility and implementation look rather dubious to me