mirror of
https://github.com/luanti-org/luanti.git
synced 2025-09-15 18:57:08 +00:00
Fully remove pageflip 3D mode (#13074)
This commit is contained in:
parent
7f01471141
commit
afd5caa26a
3 changed files with 2 additions and 11 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue