index
:
fparkan
devel
master
Utilities and tools for the game "Parkan: Iron Strategy".
Valentin Popov
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
crates
/
fparkan-assets
/
src
Commit message (
Expand
)
Author
Age
Files
Lines
*
feat(runtime): trace visual cache sizes
Valentin Popov
2026-07-18
1
-31
/
+116
*
feat(runtime): trace visual graph sizes
Valentin Popov
2026-07-18
1
-0
/
+26
*
perf(assets): cache visual wear validation
Valentin Popov
2026-07-18
1
-2
/
+41
*
perf(assets): cache visual graph anchors
Valentin Popov
2026-07-18
1
-5
/
+15
*
feat(runtime): trace visual dependency requests
Valentin Popov
2026-07-18
1
-4
/
+117
*
feat(runtime): trace visual graph phases
Valentin Popov
2026-07-18
1
-0
/
+38
*
fix(assets): satisfy material cache lint
Valentin Popov
2026-07-18
1
-1
/
+1
*
perf(assets): cache graph material validation
Valentin Popov
2026-07-18
1
-1
/
+32
*
feat(runtime): split model asset load checkpoints
Valentin Popov
2026-07-18
1
-3
/
+6
*
feat(runtime): trace asset preparation phases
Valentin Popov
2026-07-18
1
-0
/
+63
*
perf(assets): cache prepared model dependencies
Valentin Popov
2026-07-18
1
-9
/
+41
*
fix(assets): retain texture resolver test helpers
Valentin Popov
2026-07-18
1
-0
/
+16
*
perf(assets): cache graph texm validation
Valentin Popov
2026-07-18
1
-14
/
+27
*
feat(game): bind preview diffuse materials
Valentin Popov
2026-07-18
1
-1
/
+13
*
perf(assets): reuse materials during mission preparation
Valentin Popov
2026-07-18
1
-12
/
+61
*
perf(assets): reuse textures during mission preparation
Valentin Popov
2026-07-18
1
-8
/
+82
*
fix(build): align stage zero gates with Rust 1.97
Valentin Popov
2026-07-18
1
-20
/
+34
*
style: format workspace with Rust 1.97
Valentin Popov
2026-07-18
1
-9
/
+7
*
refactor: harden stage 2 graph and asset limits
Valentin Popov
2026-07-03
1
-9
/
+270
*
fix: guard prepared asset id collisions
Valentin Popov
2026-07-03
1
-19
/
+380
*
test: realign stage 2 acceptance coverage
Valentin Popov
2026-07-03
1
-19
/
+327
*
feat(stage2): persist prepared mission assets and reports
Valentin Popov
2026-07-03
1
-67
/
+284
*
feat(stage2): materialize visual dependency graph
Valentin Popov
2026-07-03
1
-63
/
+497
*
fix(stage2): preserve byte-exact prototype identities
Valentin Popov
2026-07-03
1
-3
/
+32
*
fix(resource): type archive and vfs error mapping
Valentin Popov
2026-06-30
1
-2
/
+2
*
fix: close stage 0-2 synthetic gates
Valentin Popov
2026-06-23
1
-136
/
+173
*
feat: close stage 0-2 audit groundwork
Valentin Popov
2026-06-23
1
-49
/
+788
*
fix: require manifests for licensed gates
Valentin Popov
2026-06-22
1
-4
/
+14
*
fix: harden resource and world state correctness
Valentin Popov
2026-06-22
1
-25
/
+154
*
fix: make ci locked and isolate licensed tests
Valentin Popov
2026-06-22
1
-0
/
+2
*
feat: implement FParkan architecture foundation
Valentin Popov
2026-06-22
1
-0
/
+481