Files
Syoyo Fujita 5b74bb09aa Add YAML and JSON output formats for DumpRenderScene in Tydra
- Add --yaml and --json command-line options to tydra_to_renderscene
- Implement YAML format (human-readable, now default) with metadata header
- Implement JSON format (machine-readable) with metadata header
- Both formats include: format_version, generator, source_file, scene settings
  (upAxis, metersPerUnit, framesPerSecond, etc.), and summary counts
- Add configuration info output as comments (YAML: #, JSON: //)
- Config info includes: loading_method, input_file, triangulate,
  triangulation_method, build_vertex_indices, asset_resolver, timecode, etc.
- Keep original KDL format available via API with format="kdl"

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

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2025-12-14 05:26:28 +09:00
..
2025-09-04 03:13:11 +09:00
2025-08-22 08:21:40 +09:00
2025-07-25 05:11:04 +09:00
2024-08-07 06:04:00 +09:00
2024-08-07 06:04:00 +09:00
2024-08-11 23:27:54 +09:00
2024-02-26 07:52:50 +09:00
2025-08-26 22:28:46 +09:00
2025-09-04 03:13:11 +09:00