| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | feat(animation): recover Node38 fallback hierarchy | Valentin Popov | 2026-07-18 | 1 | -1/+53 |
| | | |||||
| * | fix(render): project static scene on xy plane | Valentin Popov | 2026-07-18 | 1 | -0/+77 |
| | | |||||
| * | feat(vulkan): draw original terrain geometry | Valentin Popov | 2026-07-18 | 1 | -1/+14 |
| | | |||||
| * | feat(assets): expose WEAR material texture selection | Valentin Popov | 2026-07-18 | 2 | -2/+117 |
| | | |||||
| * | feat(render): upload original TEXM to Vulkan | Valentin Popov | 2026-07-18 | 1 | -0/+31 |
| | | |||||
| * | build(deps): pin internal path dependency versions | Valentin Popov | 2026-07-18 | 1 | -9/+9 |
| | | |||||
| * | fix(clippy): address Rust 1.97 lints | Valentin Popov | 2026-07-18 | 1 | -0/+8 |
| | | |||||
| * | style: format workspace with Rust 1.97 | Valentin Popov | 2026-07-18 | 1 | -41/+42 |
| | | |||||
| * | test(inspection): cover archive entry diagnostic context | Valentin Popov | 2026-06-30 | 1 | -17/+158 |
| | | |||||
| * | test(inspection): cover archive diagnostic span context | Valentin Popov | 2026-06-30 | 1 | -4/+18 |
| | | |||||
| * | fix: route archive inspection through byte-safe boundaries | Valentin Popov | 2026-06-30 | 2 | -10/+136 |
| | | |||||
| * | fix: close stage 0-2 synthetic gates | Valentin Popov | 2026-06-23 | 1 | -17/+58 |
| | | |||||
| * | feat: close stage 0-2 audit groundwork | Valentin Popov | 2026-06-23 | 2 | -0/+304 |
| Remove legacy SDL/OpenGL adapters from the workspace and introduce winit/Vulkan adapter boundaries for the rendered composition root. Add reproducible toolchain and xtask CI coverage for formatting, tests, clippy, docs, policy, deny, acceptance auditing, and hosted OS matrix evidence. Strengthen Stage 1 data contracts with byte-first paths, VFS hardening, structured diagnostics, RsLi writer/edit scaffolding, corpus reporting, and resource error classification. Advance Stage 2 asset preparation by moving mission loading through assets/runtime boundaries, materializing prototype graph data, preserving provenance, and adding inspection/viewer integration. Record the Stage 0-2 audit input, acceptance roadmap, coverage updates, and documentation notes for follow-up evidence. | |||||
