unity-renderer icon indicating copy to clipboard operation
unity-renderer copied to clipboard

Feat/update resolution options settings

Open 0xD-Fabio opened this issue 3 years ago • 2 comments

What does this PR change?

ADR-83

https://rfc.decentraland.org/adr/ADR-83

  • On the Unity side Base Resolution dropdown changed to Pixel density with options Normal and Match displayed in the settings tab
  • Rendering scale option changed with range between 0.5 and 1.

How to test the changes?

Open the settings panel and check the resolution options

Our Code Review Standards

https://github.com/decentraland/unity-renderer/blob/master/docs/code-review-standards.md

0xD-Fabio avatar Oct 27 '22 10:10 0xD-Fabio

After the CI passes:

github-actions[bot] avatar Oct 27 '22 10:10 github-actions[bot]

Hi, I have quickly tested the branch, and the resolution settings and rendering scale are not updated. The rendering scale can be set up with other values that 0.5 and 1. resolution settings are still displaying old names. Screenshot_1043 Screenshot_1044

aixaCode avatar Oct 28 '22 13:10 aixaCode