Closed mklokocka closed 4 months ago
Attention: Patch coverage is 70.00000%
with 3 lines
in your changes missing coverage. Please review.
Project coverage is 80.44%. Comparing base (
57a7574
) to head (844c009
).
@mklokocka If we're starting to use regex, we might as well bring CAO's Pattern
to bethutil, what do you think?
Instead I think we should scrap this and make this the responsibility of CAO to provide a good default config (as we discussed on Discord).
Add a setting to texture
Settings
that enables ignoring certain file paths completely based on regexes.Ignore interface and LOD textures for FNV by default, rest of game presets left untouched.
A similar thing could definitely be accomplished by CAO patterns. That however would require tying settings from bethutils with patterns with CAO, which with their current state I am not fully comfortable doing.