mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-07-28 16:49:58 -06:00
Added hotkeys for toggling different stereoscopy modes
This commit is contained in:

committed by
Henrik Söderström

parent
aad06e8f54
commit
6b9f4f5115
@ -63,6 +63,11 @@ const std::string hotkey_labels[] =
|
||||
_trans("Freelook Zoom Out"),
|
||||
_trans("Freelook Reset"),
|
||||
|
||||
_trans("Toggle 3D Side-by-side"),
|
||||
_trans("Toggle 3D Top-bottom"),
|
||||
_trans("Toggle 3D Anaglyph"),
|
||||
_trans("Toggle 3D Vision"),
|
||||
|
||||
_trans("Decrease Depth"),
|
||||
_trans("Increase Depth"),
|
||||
_trans("Decrease Convergence"),
|
||||
|
Reference in New Issue
Block a user