From 2320fea32bbd11e5f0f188783dc0c48fe3d01456 Mon Sep 17 00:00:00 2001 From: Hooder Date: Thu, 14 Sep 2023 23:45:34 +0200 Subject: [PATCH] Update 117HD to v1.2.10.8 (#4898) - Move hillskew to GPU for faster scene load times. - Combine small & large model sorting shaders, and switch to 4 model sorting buckets to slightly improve model sorting GPU utilization. - Change terrain gap filling to an experimental opt-in feature. - Fix texture wrapping issue on trees. - Fix UV issue on vanilla-textured objects. --- plugins/117hd | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/plugins/117hd b/plugins/117hd index f1297bfa8..e20ad7d89 100644 --- a/plugins/117hd +++ b/plugins/117hd @@ -1,3 +1,3 @@ repository=https://github.com/117HD/RLHD.git -commit=83555e002fb03a062ab92769e67073e637dbe3ab +commit=b9a526b1c466d75ab4367eecc015ac1292fd2cbc authors=RS117,sosodev,ahooder