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 gl_lightmode migration #2157

Closed
wants to merge 1 commit into from

Conversation

prof-hastig
Copy link
Contributor

Use a new CVAR to evade the clamp-on-write that destroys the original value and use a more robust method to set the new value.

Fixes #2117

Use a new CVAR to evade the clamp-on-write that destroys the original value and use a more robust method to set the new value.

Fixes ZDoom#2117
@prof-hastig
Copy link
Contributor Author

I just realized that this was incomplete. Will resubmit later.

@prof-hastig prof-hastig deleted the lightmode_migrate2 branch September 15, 2023 13:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[BUG] User's LightMode setting isn't migrated properly
1 participant