Files
WoWee/tools
Kelsi f4db829501 feat: offline texture upscale pipeline
Add tools/upscale_textures.py: selects BLPs (foliage preset or filters),
decodes via blp_convert, upscales with realesrgan-ncnn-vulkan (ImageMagick
fallback), and writes PNG sidecars the client already prefers over BLPs.
Generated files are manifest-tracked and revertible with --clean.
2026-07-18 21:07:52 -07:00
..