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 rendering code not properly resetting OpenGL state #5

Merged
merged 1 commit into from
Oct 30, 2021
Merged

Fix rendering code not properly resetting OpenGL state #5

merged 1 commit into from
Oct 30, 2021

Conversation

D-Cysteine
Copy link
Contributor

Fix for:

The fix is resetting glBlendFunc. As far as I can tell, resetting GL_RESCALE_NORMAL does not have any effect at all, but may as well do it too just to be safe.

@D-Cysteine D-Cysteine requested a review from a team October 30, 2021 00:45
@Dream-Master Dream-Master merged commit 9b4415c into GTNewHorizons:master Oct 30, 2021
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.

2 participants