mirror of
https://github.com/OpenMW/openmw.git
synced 2025-02-01 05:15:36 +00:00
ec576b36f1
This fixes the single most annoying issue of OpenMW-CS: inability for users to filter records in the table if they don't happen to know by heart the syntax of the very powerful filter engine. Because simply typing the text into the search field did not work. Now, existence of .* suggests that regex is used, and users still can replace the text with a custom filter if they wish. |
||
---|---|---|
.. | ||
model | ||
view | ||
CMakeLists.txt | ||
editor.cpp | ||
editor.hpp | ||
main.cpp |