From b679eb398edb5f6ea0ba04860c02f7107a49dd58 Mon Sep 17 00:00:00 2001 From: yum Date: Mon, 20 Jan 2025 18:20:30 -0800 Subject: Add UV domain warping, box discard gimmicks Also: * optimize the ds2 terrain gimmick (ds2_11) * use golden ratio + blue noise on marched fog * add second sun to analytic fog * fix gcd() implementation * add faster rand2() implementation --- Textures/white.png.meta | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Textures') diff --git a/Textures/white.png.meta b/Textures/white.png.meta index 74ac456..9e8caf0 100644 --- a/Textures/white.png.meta +++ b/Textures/white.png.meta @@ -5,7 +5,7 @@ TextureImporter: externalObjects: {} serializedVersion: 12 mipmaps: - mipMapMode: 0 + mipMapMode: 1 enableMipMap: 1 sRGBTexture: 1 linearTexture: 0 -- cgit v1.2.3