| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | feat(script): decode compiled package framing | Valentin Popov | 2026-07-18 | 1 | -0/+8 |
| | | |||||
| * | feat(runtime): add terrain-snapped reference movement | Valentin Popov | 2026-07-18 | 1 | -0/+1 |
| | | |||||
| * | feat(render): select static MAT0 material phases | Valentin Popov | 2026-07-18 | 1 | -0/+1 |
| | | |||||
| * | feat(terrain): bind map base textures | Valentin Popov | 2026-07-18 | 1 | -0/+1 |
| | | |||||
| * | feat(render): apply static node fallback poses | Valentin Popov | 2026-07-18 | 1 | -0/+1 |
| | | |||||
| * | feat(game): accept legacy camera captures | Valentin Popov | 2026-07-18 | 1 | -0/+2 |
| | | |||||
| * | feat(cli): inspect mission transforms | Valentin Popov | 2026-07-18 | 1 | -0/+1 |
| | | |||||
| * | feat(render): compose terrain with preview root | Valentin Popov | 2026-07-18 | 1 | -0/+1 |
| | | |||||
| * | feat(game): add static mission Vulkan mode | Valentin Popov | 2026-07-18 | 1 | -0/+1 |
| | | |||||
| * | feat(vulkan): draw original terrain geometry | Valentin Popov | 2026-07-18 | 1 | -0/+1 |
| | | |||||
| * | feat(assets): expose WEAR material texture selection | Valentin Popov | 2026-07-18 | 1 | -0/+1 |
| | | |||||
| * | feat(render): draw original MSH through Vulkan | Valentin Popov | 2026-07-18 | 1 | -0/+2 |
| | | |||||
| * | build(platform): restrict runtime scope to Windows | Valentin Popov | 2026-07-18 | 1 | -339/+2 |
| | | |||||
| * | build(deps): harden winit feature graph | Valentin Popov | 2026-07-18 | 1 | -173/+102 |
| | | |||||
| * | build: support Windows shader provenance | Valentin Popov | 2026-07-18 | 1 | -0/+1 |
| | | |||||
| * | refactor(cli): replace manual json assembly | Valentin Popov | 2026-06-30 | 1 | -0/+5 |
| | | |||||
| * | fix(deps): update rust crate cargo_metadata to 0.23.0 | renovate[bot] | 2026-06-26 | 1 | -412/+8 |
| | | |||||
| * | build(ci): fail closed on shader provenance | Valentin Popov | 2026-06-25 | 1 | -8/+412 |
| | | |||||
| * | refactor(vulkan-reporting): remove manual json assembly | Valentin Popov | 2026-06-25 | 1 | -0/+2 |
| | | |||||
| * | refactor(reporting): use typed serde report schemas | Valentin Popov | 2026-06-25 | 1 | -0/+2 |
| | | |||||
| * | feat(stage0): close native smoke acceptance gate | Valentin Popov | 2026-06-25 | 1 | -0/+1 |
| | | |||||
| * | fix(deps): update all digest updates | renovate[bot] | 2026-06-24 | 1 | -388/+23 |
| | | |||||
| * | feat: create native smoke window handles | Valentin Popov | 2026-06-23 | 1 | -0/+1 |
| | | |||||
| * | feat: audit native smoke artifacts | Valentin Popov | 2026-06-23 | 1 | -0/+1 |
| | | |||||
| * | feat: add native smoke window preflight | Valentin Popov | 2026-06-23 | 1 | -0/+1 |
| | | |||||
| * | feat: add Vulkan smoke runner entrypoint | Valentin Popov | 2026-06-23 | 1 | -0/+7 |
| | | |||||
| * | feat: add Vulkan shader manifest validation | Valentin Popov | 2026-06-23 | 1 | -0/+1 |
| | | |||||
| * | feat: expose native window handles | Valentin Popov | 2026-06-23 | 1 | -0/+4 |
| | | |||||
| * | feat: add Vulkan capability selection boundary | Valentin Popov | 2026-06-23 | 1 | -0/+88 |
| | | |||||
| * | fix: close stage 0-2 synthetic gates | Valentin Popov | 2026-06-23 | 1 | -18/+2213 |
| | | |||||
| * | fix: use canonical sha256 world hashes | Valentin Popov | 2026-06-22 | 1 | -0/+3 |
| | | |||||
| * | fix: make corpus reports explicit and fallible | Valentin Popov | 2026-06-22 | 1 | -0/+1 |
| | | |||||
| * | fix: strengthen resource fingerprints | Valentin Popov | 2026-06-22 | 1 | -0/+3 |
| | | |||||
| * | fix: make ci locked and isolate licensed tests | Valentin Popov | 2026-06-22 | 1 | -0/+308 |
| | | |||||
| * | feat: remove Rust project | Valentin Popov | 2026-02-04 | 1 | -1710/+0 |
| | | |||||
| * | Update dependencies and fix clippy warnings | Valentin Popov | 2026-01-30 | 1 | -21/+30 |
| | | |||||
| * | chore: update dependencies and fix clippy warnings | Valentin Popov | 2026-01-19 | 1 | -422/+349 |
| | | | | | | | - refresh Cargo.lock to latest compatible crates - simplify u32->u64 conversion in libnres - use is_multiple_of in unpacker list validation | ||||
| * | Update Rust crate console to v0.16.1 (#48) | renovate[bot] | 2025-09-08 | 1 | -80/+22 |
| | | | | Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> | ||||
| * | Update Rust crate log to v0.4.28 (#47) | renovate[bot] | 2025-09-04 | 1 | -2/+2 |
| | | | | Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> | ||||
| * | Update Rust crate image to v0.25.8 (#46) | renovate[bot] | 2025-09-03 | 1 | -22/+53 |
| | | | | Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> | ||||
| * | Update Rust crate clap to v4.5.47 (#45) | renovate[bot] | 2025-09-03 | 1 | -6/+6 |
| | | | | Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> | ||||
| * | Update all digest updates (#41) | renovate[bot] | 2025-08-27 | 1 | -31/+17 |
| | | | | Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> | ||||
| * | Update Rust crate thiserror to v2.0.15 (#39) | renovate[bot] | 2025-08-17 | 1 | -6/+6 |
| | | | | Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> | ||||
| * | Update all digest updates | renovate[bot] | 2025-08-13 | 1 | -14/+14 |
| | | |||||
| * | Update Rust crate clap to v4.5.41 (#32) | renovate[bot] | 2025-07-10 | 1 | -35/+121 |
| | | | | Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> | ||||
| * | Update dependencies in Cargo.lock | Valentin Popov | 2025-06-15 | 1 | -143/+177 |
| | | |||||
| * | Merge pull request #7 from valentineus/nres | Valentin Popov | 2025-06-15 | 1 | -9/+0 |
| |\ | | | | | Обновление структуры проекта | ||||
| * | | Update Rust crate clap to v4.5.40 (#28) | renovate[bot] | 2025-06-10 | 1 | -6/+6 |
| | | | | | | | Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> | ||||
| * | | Update all digest updates (#27) | renovate[bot] | 2025-05-28 | 1 | -4/+4 |
| | | | | | | | Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> | ||||
| * | | Update Rust crate clap to v4.5.38 (#26) | renovate[bot] | 2025-05-11 | 1 | -4/+4 |
| | | | | | | | Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> | ||||
