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 for textures loosing smoothing #506

Merged
merged 1 commit into from
Nov 14, 2018
Merged

Conversation

oomek
Copy link
Collaborator

@oomek oomek commented Nov 13, 2018

Calling m_texture = sf::Texture(); requires smoothing to be reapplied. This commit also fixes missing smoothing on SWF objects.

Calling m_texture = sf::Texture(); requires smoothing to be reapplied. This commit also fixes missing smoothing on SWF objects.
oomek referenced this pull request Nov 13, 2018
Recent changes inadvertently introduced this bug.  Committing this in
prep for a patch release 2.5.1
@mickelson mickelson merged commit 0f50c8e into mickelson:master Nov 14, 2018
@mickelson
Copy link
Owner

thanks!

@oomek oomek deleted the smoothing-fix branch November 23, 2018 22:30
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