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

Downscale oversized ImageBitmaps #4783

Merged
merged 4 commits into from
Oct 24, 2022
Merged

Conversation

slimbuck
Copy link
Member

Fixes #4782

ImageBitmap was recently made the default loading texture interface in #4584, but oversized textures weren't being downsized.

@slimbuck slimbuck added bug area: graphics Graphics related issue labels Oct 24, 2022
@slimbuck slimbuck requested a review from a team October 24, 2022 10:30
@slimbuck slimbuck self-assigned this Oct 24, 2022
@slimbuck slimbuck merged commit 7ae1102 into playcanvas:main Oct 24, 2022
@slimbuck slimbuck deleted the texture-resize branch October 24, 2022 10:49
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.

Textures no longer automatically downsize to max supported by device since Engine 1.57
3 participants