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

Do not add extra pixel to texture's right and bottom edge #18

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

jarkkosyrjala
Copy link
Contributor

Extra pixel causes unnecessary problems when texture needs to be repeated.

We should have an option to extrude when necessary instead of adding extra pixel to right and bottom of all textures.

Extra pixel causes unnecessary problems when texture needs to be repeated.
We should have an option to extrude when necessary instead of adding extra pixel to right and bottom of all textures.
@gilamran
Copy link
Collaborator

First, thanks!
The extra pixel was added because we saw leaks of pixels when using anti-aliasing.
Please try to create an obvious example (Red Square), and try to rotate it when anti-aliasing is on. Once you approve no leaks, I'll merge it.

@gilamran
Copy link
Collaborator

Any news regarding this issue? Found the leak? didn't see it?

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