mirror of
https://github.com/lighttransport/tinyusdz.git
synced 2026-01-18 01:11:17 +01:00
Changed the failure summary to use plain text instead of ANSI color
codes. This ensures the output is readable when redirected to a file
or piped through other commands.
Output format:
[X] Failed Files (N):
- /path/to/file.usda
[!] Warning/Error Files (N):
- /path/to/file.usda
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>