mirror of
https://github.com/lighttransport/tinyusdz.git
synced 2026-01-18 01:11:17 +01:00
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>