1
0
Fork 0
mirror of https://github.com/OpenMW/openmw.git synced 2025-02-23 07:09:41 +00:00
openmw/apps/opencs
2014-09-28 19:43:26 +10:00
..
model Update scenewidget when antialiasing settings change. 2014-09-28 15:43:33 +10:00
view Check the FSAA setting of windows rather than system value. 2014-09-28 19:43:26 +10:00
CMakeLists.txt Sanitised version. Some settings are only accessible via manually editing the config file. 2014-09-25 08:15:07 +10:00
editor.cpp Fixed default value not being set for spinbox. Changed the default value of max subviews to 256. Simplified the call signature to get settings & set an initial value. Fixed missing settings for num_lights. 2014-09-28 10:17:54 +10:00
editor.hpp Integrated into the original settings design, except using tabs rather than list & stacked widgets. Works but visuals need updating. 2014-09-21 20:55:52 +10:00
main.cpp