From 55e94847b4270d7f71016fe651800ef9e43b4bc5 Mon Sep 17 00:00:00 2001 From: "Jonathan \"Geenz\" Goodman" Date: Wed, 22 Jul 2026 00:40:35 -0400 Subject: Revert "Merge pull request #5829 from secondlife/geenz/texture-quality" This reverts commit 6b4e3f3288ec1e9917cecd862a7a52945e5b4db2, reversing changes made to 99ab6316b4ae9058f22d9f57d21e795ca45797fd. --- indra/newview/llsurface.h | 6 ------ 1 file changed, 6 deletions(-) (limited to 'indra/newview/llsurface.h') diff --git a/indra/newview/llsurface.h b/indra/newview/llsurface.h index 4bdb90b102..a599019ca5 100644 --- a/indra/newview/llsurface.h +++ b/indra/newview/llsurface.h @@ -163,12 +163,6 @@ public: F32 mDetailTextureScale; // Number of times to repeat detail texture across this surface - // Closest visible patch distance across all surfaces this frame - // (meters), or FLT_MAX if none visible. Drives BOOST_TERRAIN - // streaming - terrain has no faces registered with its texture. - static F32 sNearestVisiblePatchDistance; - static U32 sNearestVisiblePatchFrame; - private: void createSTexture(); void initTextures(); -- cgit v1.3