diff options
author | paradust7 <102263465+paradust7@users.noreply.github.com> | 2022-04-16 09:50:59 -0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-04-16 18:50:59 +0200 |
commit | 7cea688a1c463c5e8caa28bbdb588a6b497a5d7d (patch) | |
tree | 30601cf0c655904dd98d316d6bbceff28d896e52 /src/mapgen/mapgen_singlenode.cpp | |
parent | 062dd8dabc50e01468a59bb9d1d8774e1983cb68 (diff) | |
download | minetest-7cea688a1c463c5e8caa28bbdb588a6b497a5d7d.tar.gz minetest-7cea688a1c463c5e8caa28bbdb588a6b497a5d7d.tar.bz2 minetest-7cea688a1c463c5e8caa28bbdb588a6b497a5d7d.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 'src/mapgen/mapgen_singlenode.cpp')
0 files changed, 0 insertions, 0 deletions