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 Flipped soft mask texture #24

Closed
wants to merge 2 commits into from

Conversation

JohannesDeml
Copy link

Flipped Mask Problem

On android (and any platform where uv starts at top) there is a problem with the mask texture as seen in the image above. The red star is the mask texture, but it is flipped for the soft maskable image. This PR fixes the problem with a platform dependant compilation.

@JohannesDeml JohannesDeml changed the title Master Fix Flipped soft mask texture Jan 11, 2019
Copy link
Owner

@mob-sakai mob-sakai left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hi @JohannesDeml
Thanks a lot!

@mob-sakai mob-sakai self-assigned this Jan 11, 2019
@mob-sakai mob-sakai added the bug Something isn't working label Jan 11, 2019
@mob-sakai mob-sakai added this to the 0.4.0 milestone Jan 11, 2019
@mob-sakai
Copy link
Owner

I have merged your pr into develop branch :)

@mob-sakai mob-sakai closed this Jan 12, 2019
@JohannesDeml
Copy link
Author

Awesome! Sorry for not taking a second to look if you got a develop branch. Next time I'll know 👍

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants