1
0
mirror of https://gitlab.com/OpenMW/openmw.git synced 2025-01-11 18:37:08 +00:00
OpenMW/apps/opencs
2014-10-03 05:59:24 +10:00
..
model Fix far clip distance (again), workaround for broken settings minimum value. 2014-09-29 08:17:51 +10:00
view Do not save window size on exit. 2014-10-03 05:59:24 +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