Files
tinyusdz/tools/tusddumpcrate
Syoyo Fujita 319c71ac50 Move tusddumpcrate to top-level tools directory
Reorganize the USDC crate debugging tool for better project structure:
- Move tusddumpcrate from sandbox/crate-writer/examples/ to tools/tusddumpcrate/
- Create dedicated CMakeLists.txt for the tool
- Add tools/tusddumpcrate subdirectory to main CMakeLists.txt
- Remove old build target from sandbox/crate-writer/CMakeLists.txt

The tool is now available as a standard TinyUSDZ tool alongside other utilities.

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-11-07 02:41:38 +09:00
..