From afd5caa26a2352c912e1a1976b59e1f89773cdec Mon Sep 17 00:00:00 2001 From: ROllerozxa Date: Sun, 25 Dec 2022 16:57:39 +0100 Subject: Fully remove pageflip 3D mode (#13074) --- builtin/settingtypes.txt | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'builtin') diff --git a/builtin/settingtypes.txt b/builtin/settingtypes.txt index df75be6b0..d2b093cc3 100644 --- a/builtin/settingtypes.txt +++ b/builtin/settingtypes.txt @@ -208,9 +208,8 @@ enable_particles (Digging particles) bool true # - topbottom: split screen top/bottom. # - sidebyside: split screen side by side. # - crossview: Cross-eyed 3d -# - pageflip: quadbuffer based 3d. # Note that the interlaced mode requires shaders to be enabled. -3d_mode (3D mode) enum none none,anaglyph,interlaced,topbottom,sidebyside,crossview,pageflip +3d_mode (3D mode) enum none none,anaglyph,interlaced,topbottom,sidebyside,crossview # Strength of 3D mode parallax. 3d_paralax_strength (3D mode parallax strength) float 0.025 -0.087 0.087 -- cgit v1.2.3