aboutsummaryrefslogtreecommitdiff
path: root/builtin
diff options
context:
space:
mode:
authorROllerozxa <rollerozxa@voxelmanip.se>2022-12-25 16:57:39 +0100
committerGitHub <noreply@github.com>2022-12-25 10:57:39 -0500
commitafd5caa26a2352c912e1a1976b59e1f89773cdec (patch)
tree8899d16c3919e67f625656cbdd23c6270bbbb610 /builtin
parent7f014711415586248eb77fb774fab146136afa94 (diff)
downloadminetest-afd5caa26a2352c912e1a1976b59e1f89773cdec.tar.xz
Fully remove pageflip 3D mode (#13074)
Diffstat (limited to 'builtin')
-rw-r--r--builtin/settingtypes.txt3
1 files changed, 1 insertions, 2 deletions
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