mainmenu_csm/builtin
Dalai Felinto 2461f6d985
New 3D Mode: Pageflip
The pageflip mode requires a stereo quadbuffer, and a modern graphic
card. Patch tested with NVidia 3D Vision.

The mini-map is not drawn, but that's what is done for topbottom and
sidebyside modes as well.

Also most of the time the user would prefer the HUD to be off. That's
for the user to decide though, and toggle it manually.

Finally, the interocular distance (aka eye separation) is twice as much
as the "3d_paralax_strength" settings. I find this a strange design
decision. I didn't want to chance this though, since it's how the other
3d modes interpret this settings.
2022-05-21 16:13:10 +02:00
..
async Use "core" namespace internally 2022-05-21 16:11:41 +02:00
common Refactor logging 2022-05-21 16:12:54 +02:00
fstk Refactor logging 2022-05-21 16:12:54 +02:00
game Liquids: Flow into and destroy 'floodable' nodes 2022-05-21 16:13:10 +02:00
mainmenu Alphabetical sorting of texture packs in menu (fixes #3487) 2022-05-21 16:13:09 +02:00
init.lua Add server side ncurses terminal 2022-05-21 16:13:01 +02:00
settingtypes.txt New 3D Mode: Pageflip 2022-05-21 16:13:10 +02:00