kicad/common/settings
Seth Hillbrand 4c293e0936 Clarify AA options
Moves the OpenGL AA options to the same Fast/Balanced/HQ options as used
in Fallback.  Fast and Balanced are the SMAA options, with decreasing
threshholds and more processing in the balanced version.  HQ is
supersampling x2.  This takes more memory and may not work for HiDPI
screens with underpowered graphics cards.  But it looks the best of the
three options.

The SSx4 option is removed as it added little benefit in either regular
or HiDPI screens

Fixes https://gitlab.com/kicad/code/kicad/issues/5196
2021-06-07 09:40:15 -07:00
..
app_settings.cpp Rework JSON integration to speed up build 2021-06-05 17:08:38 -04:00
builtin_color_themes.h Remove unused color layer 2021-03-18 22:30:24 -04:00
color_settings.cpp Rework JSON integration to speed up build 2021-06-05 17:08:38 -04:00
common_settings.cpp Clarify AA options 2021-06-07 09:40:15 -07:00
json_settings.cpp Maybe fix arch build 2021-06-05 22:10:23 -04:00
nested_settings.cpp Fix load of nested settings 2021-06-06 08:39:02 -04:00
parameters.cpp Rework JSON integration to speed up build 2021-06-05 17:08:38 -04:00
settings_manager.cpp Rework JSON integration to speed up build 2021-06-05 17:08:38 -04:00