1
0
Fork 0
mirror of https://github.com/OpenMW/openmw.git synced 2025-01-31 15:45:35 +00:00
Commit graph

12 commits

Author SHA1 Message Date
Andrei Kortunov
6cefe2c118 Rework launcher tabs 2024-01-14 14:05:14 +04:00
elsid
dcd81d026f
Use settings values for Video settings
* Convert window mode, vsync mode into enums, screenshot type into a struct.
* Add missing doc for screenshot type.
2023-10-27 14:31:23 +02:00
elsid
7d11a18907
Allow any integer number >= 0 for antialiasing level
There is wider support than just specific powers of two. The supported level
will be detected anyway.
2023-06-06 00:05:11 +02:00
Andrei Kortunov
be488649c3 Add support for non-adaptive VSync (feature 7129) 2023-02-26 15:19:19 +04:00
cody glassman
ad139f2f9a rename to windowed fullscreen 2022-05-08 22:56:39 -07:00
cody glassman
05901a2480 add borderless windows, deprecate fullscreen mode 2022-05-08 22:56:39 -07:00
wang ryu
d4ec446141 default framelimit 2019-07-27 13:37:00 +00:00
Alec Nunn
89f4ad1835 Worked with formatting the documentation source to conform to standards desired. Also corrected numerous spelling errors and inconsistencies. 2018-10-26 21:52:56 -07:00
scrawl
ea028a2076
Improve settings documentation 2018-02-22 18:50:07 +00:00
Ryan Tucker
d555c21c28 Converted all settings files to semantic linefeeds.
Corrected default segments in Windows settings.
Removed all default declarations in the prose of the setting descriptions except where clarification or additional information was also provided.
Some minor, but not thorough grammar corrections.
2017-05-14 22:04:20 -07:00
Ryan Tucker
29cf296be5 Added all settings that are in settings.cfg but were not yet documented. 2017-04-19 22:28:18 -07:00
Bret Curtis
d4ea85a4c6 reorganization and added mwgui 2017-02-16 13:19:22 +01:00
Renamed from docs/source/openmw-mods/settings/video.rst (Browse further)