1
0
mirror of https://gitlab.com/OpenMW/openmw.git synced 2025-01-11 09:36:37 +00:00
OpenMW/apps/opencs
2014-10-08 07:59:21 +11:00
..
model Use default sort until a more generic sort that uses numeric order can be implemented. 2014-10-08 07:59:21 +11:00
view Handle change of names or regions to dynamically update the overlay. 2014-10-08 07:54:22 +11:00
CMakeLists.txt Working version. White lines still present. Marker toggle hard-coded to 'm' key. Mouse events not implemented. 2014-10-05 19:25:37 +11: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