1
0
Fork 0
mirror of https://github.com/OpenMW/openmw.git synced 2026-01-07 18:00:55 +00:00
openmw/components/contentselector/view
AnyOldName3 894ea4ba62 Don't precompute load order errors after every change
It's much slower than doing it on demand as it only takes a microsecond, but for a really big load order, there are hundreds of thousands of intermediate calls before everything's set up and we can draw the GUI.
2025-04-08 01:19:24 +01:00
..
combobox.cpp
combobox.hpp
contentselector.cpp Don't precompute load order errors after every change 2025-04-08 01:19:24 +01:00
contentselector.hpp