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

Add missing texture bias to channels #4216

Merged
merged 2 commits into from
Apr 27, 2022
Merged

Conversation

slimbuck
Copy link
Member

Fixes https://forum.playcanvas.com/t/sudden-fragment-shader-error-has-appeared-in-our-project/25424/8

Not all channels had textureBias applied, which is now required for ninesliced tiled rendering.

This PR adds the missing textureBias.

@slimbuck slimbuck added bug area: graphics Graphics related issue labels Apr 27, 2022
@slimbuck slimbuck requested a review from a team April 27, 2022 14:32
@slimbuck slimbuck self-assigned this Apr 27, 2022
@slimbuck slimbuck merged commit 435754f into playcanvas:main Apr 27, 2022
@slimbuck slimbuck deleted the texture-bias branch April 27, 2022 14:42
slimbuck added a commit that referenced this pull request Apr 27, 2022
* add texture bias to the missing maps
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area: graphics Graphics related issue bug
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants