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 Volume Component Quality Setting Override States #2382

Merged
merged 2 commits into from
Oct 26, 2020

Conversation

johnpars
Copy link
Contributor

Purpose of this PR

Small PR that fixes an issue with the default and general behavior of quality setting properties.

Before, quality settings would by default be forced enabled, and not honor the state of the quality preset mode:
OldQualityOverrideState

After, quality settings will inherit the override state of the quality preset mode:
NewQualityOverrideState


Testing status

Locally tested on all volume components the intended new behavior.


Comments to reviewers

~

@sebastienlagarde sebastienlagarde marked this pull request as ready for review October 26, 2020 18:16
@sebastienlagarde sebastienlagarde merged commit cbd64ce into master Oct 26, 2020
@sebastienlagarde sebastienlagarde deleted the HDRP/fix-quality-setting-override-states branch October 26, 2020 18:16
sebastienlagarde pushed a commit that referenced this pull request Oct 26, 2020
* Override state of quality parameters should inheret the overall quality state when copying parameter presets

* Revert DoF's manual disable of quality parameters
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.

2 participants