aboutsummaryrefslogtreecommitdiff
path: root/Cargo.lock
Commit message (Collapse)AuthorAgeFilesLines
* feat(terrain): bind map base texturesValentin Popov2026-07-181-0/+1
|
* feat(render): apply static node fallback posesValentin Popov2026-07-181-0/+1
|
* feat(game): accept legacy camera capturesValentin Popov2026-07-181-0/+2
|
* feat(cli): inspect mission transformsValentin Popov2026-07-181-0/+1
|
* feat(render): compose terrain with preview rootValentin Popov2026-07-181-0/+1
|
* feat(game): add static mission Vulkan modeValentin Popov2026-07-181-0/+1
|
* feat(vulkan): draw original terrain geometryValentin Popov2026-07-181-0/+1
|
* feat(assets): expose WEAR material texture selectionValentin Popov2026-07-181-0/+1
|
* feat(render): draw original MSH through VulkanValentin Popov2026-07-181-0/+2
|
* build(platform): restrict runtime scope to WindowsValentin Popov2026-07-181-339/+2
|
* build(deps): harden winit feature graphValentin Popov2026-07-181-173/+102
|
* build: support Windows shader provenanceValentin Popov2026-07-181-0/+1
|
* refactor(cli): replace manual json assemblyValentin Popov2026-06-301-0/+5
|
* fix(deps): update rust crate cargo_metadata to 0.23.0renovate[bot]2026-06-261-412/+8
|
* build(ci): fail closed on shader provenanceValentin Popov2026-06-251-8/+412
|
* refactor(vulkan-reporting): remove manual json assemblyValentin Popov2026-06-251-0/+2
|
* refactor(reporting): use typed serde report schemasValentin Popov2026-06-251-0/+2
|
* feat(stage0): close native smoke acceptance gateValentin Popov2026-06-251-0/+1
|
* fix(deps): update all digest updatesrenovate[bot]2026-06-241-388/+23
|
* feat: create native smoke window handlesValentin Popov2026-06-231-0/+1
|
* feat: audit native smoke artifactsValentin Popov2026-06-231-0/+1
|
* feat: add native smoke window preflightValentin Popov2026-06-231-0/+1
|
* feat: add Vulkan smoke runner entrypointValentin Popov2026-06-231-0/+7
|
* feat: add Vulkan shader manifest validationValentin Popov2026-06-231-0/+1
|
* feat: expose native window handlesValentin Popov2026-06-231-0/+4
|
* feat: add Vulkan capability selection boundaryValentin Popov2026-06-231-0/+88
|
* fix: close stage 0-2 synthetic gatesValentin Popov2026-06-231-18/+2213
|
* fix: use canonical sha256 world hashesValentin Popov2026-06-221-0/+3
|
* fix: make corpus reports explicit and fallibleValentin Popov2026-06-221-0/+1
|
* fix: strengthen resource fingerprintsValentin Popov2026-06-221-0/+3
|
* fix: make ci locked and isolate licensed testsValentin Popov2026-06-221-0/+308
|
* feat: remove Rust projectValentin Popov2026-02-041-1710/+0
|
* Update dependencies and fix clippy warningsValentin Popov2026-01-301-21/+30
|
* chore: update dependencies and fix clippy warningsValentin Popov2026-01-191-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-081-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-041-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-031-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-031-6/+6
| | | Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
* Update all digest updates (#41)renovate[bot]2025-08-271-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-171-6/+6
| | | Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
* Update all digest updatesrenovate[bot]2025-08-131-14/+14
|
* Update Rust crate clap to v4.5.41 (#32)renovate[bot]2025-07-101-35/+121
| | | Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
* Update dependencies in Cargo.lockValentin Popov2025-06-151-143/+177
|
* Merge pull request #7 from valentineus/nresValentin Popov2025-06-151-9/+0
|\ | | | | Обновление структуры проекта
* | Update Rust crate clap to v4.5.40 (#28)renovate[bot]2025-06-101-6/+6
| | | | | | Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
* | Update all digest updates (#27)renovate[bot]2025-05-281-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-111-4/+4
| | | | | | Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
* | Update Rust crate miette to v7.6.0 (#25)renovate[bot]2025-04-271-5/+4
| | | | | | Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
* | Update all digest updates (#24)renovate[bot]2025-04-211-8/+8
| | | | | | Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
* | Update all digest updates (#14)renovate[bot]2025-04-211-14/+14
| | | | | | Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>