1
0
mirror of https://gitlab.com/OpenMW/openmw.git synced 2025-01-11 18:37:08 +00:00
OpenMW/apps/opencs
2014-09-28 14:08:14 +10:00
..
model Apply sh::Factory settings immediately. 2014-09-28 11:05:27 +10:00
view Update SceneWidget when relevant user settings change. 2014-09-28 14:08:14 +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