1
0
mirror of https://github.com/minetest/minetest.git synced 2025-07-01 07:30:23 +02:00

Fully remove pageflip 3D mode (#13074)

This commit is contained in:
ROllerozxa
2022-12-25 16:57:39 +01:00
committed by GitHub
parent 7f01471141
commit afd5caa26a
3 changed files with 2 additions and 11 deletions

View File

@ -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