Files
WoWee/tools/editor/texture_exporter.cpp
Kelsi f1223cfc69 chore(editor): cap texture-not-found warnings at 5 with suppression count
Character body/skin textures live in CharSections-composed paths that
don't exist as standalone BLPs. Exporting a zone with many character
NPCs would spam hundreds of warnings. Now logs the first 5, suppresses
the rest, and reports the total skipped count in the summary line.
2026-05-06 02:03:30 -07:00

5.2 KiB