diff options
author | paradust7 <102263465+paradust7@users.noreply.github.com> | 2022-04-16 09:50:59 -0700 |
---|---|---|
committer | sfan5 <sfan5@live.de> | 2022-05-14 18:33:42 +0200 |
commit | 439701ed7a55fe5ddfe996c8f397e88d54af2b36 (patch) | |
tree | 516fdc62a9f01425b446c88403f13e7ca6938c11 /cmake/Modules/FindLua.cmake | |
parent | d945d0129c812084bc6db878c6ead76b1483fa3b (diff) | |
download | minetest-439701ed7a55fe5ddfe996c8f397e88d54af2b36.tar.gz minetest-439701ed7a55fe5ddfe996c8f397e88d54af2b36.tar.bz2 minetest-439701ed7a55fe5ddfe996c8f397e88d54af2b36.zip |
Fix '[combine' when EVDF_TEXTURE_NPOT is disabled. (#12187)
Stop scaling images to POT immediately when loaded. The 'combine'
modifier hardcodes X and Y coordinates, and so behaves incorrectly
if applied to a scaled image. Images emitted by generateImage()
are already scaled to POT before being used as a texture, so
nothing should break.
Diffstat (limited to 'cmake/Modules/FindLua.cmake')
0 files changed, 0 insertions, 0 deletions