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
/
apps
Commit message (
Expand
)
Author
Age
Files
Lines
*
feat(game): accept legacy camera captures
Valentin Popov
2026-07-18
2
-17
/
+173
*
feat(render): support per-frame camera updates
Valentin Popov
2026-07-18
1
-0
/
+5
*
feat(render): bridge legacy camera to Vulkan
Valentin Popov
2026-07-18
2
-3
/
+6
*
feat(runtime): trace visual cache sizes
Valentin Popov
2026-07-18
1
-1
/
+4
*
feat(runtime): trace visual graph sizes
Valentin Popov
2026-07-18
1
-2
/
+6
*
feat(game): timestamp load progress trace
Valentin Popov
2026-07-18
1
-9
/
+38
*
feat(game): retain load progress milestones
Valentin Popov
2026-07-18
1
-1
/
+24
*
fix(render): project static scene on xy plane
Valentin Popov
2026-07-18
2
-26
/
+76
*
feat(cli): inspect mission transforms
Valentin Popov
2026-07-18
2
-3
/
+81
*
feat(game): preview multiple mission roots
Valentin Popov
2026-07-18
1
-102
/
+158
*
feat(render): compose terrain with preview root
Valentin Popov
2026-07-18
2
-15
/
+125
*
feat(game): merge preview root components
Valentin Popov
2026-07-18
1
-41
/
+178
*
feat(game): bind preview diffuse materials
Valentin Popov
2026-07-18
1
-12
/
+98
*
feat(runtime): report mission load phases
Valentin Popov
2026-07-18
1
-12
/
+93
*
feat(runtime): bound static preview asset loading
Valentin Popov
2026-07-18
1
-8
/
+10
*
feat(game): add static mission Vulkan mode
Valentin Popov
2026-07-18
2
-3
/
+270
*
feat(runtime): preserve mission object IDs in draws
Valentin Popov
2026-07-18
1
-1
/
+35
*
feat(runtime): use mission placement in render snapshots
Valentin Popov
2026-07-18
1
-7
/
+55
*
feat(runtime): retain all object visuals in snapshots
Valentin Popov
2026-07-18
1
-34
/
+95
*
fix(vulkan): validate readback formats
Valentin Popov
2026-07-18
1
-2
/
+43
*
feat(vulkan): compare readback artifacts
Valentin Popov
2026-07-18
1
-9
/
+85
*
fix(vulkan): label readback image formats
Valentin Popov
2026-07-18
1
-1
/
+7
*
feat(vulkan): export readback artifacts
Valentin Popov
2026-07-18
1
-4
/
+32
*
feat(vulkan): capture swapchain pixels
Valentin Popov
2026-07-18
1
-0
/
+20
*
feat(vulkan): select readback-capable swapchains
Valentin Popov
2026-07-18
1
-0
/
+6
*
feat(vulkan): draw original terrain geometry
Valentin Popov
2026-07-18
1
-9
/
+46
*
feat(render): add deterministic pipeline state keys
Valentin Popov
2026-07-18
2
-0
/
+2
*
feat(render): bind materials per mesh batch
Valentin Popov
2026-07-18
1
-53
/
+171
*
feat(render): preserve original mesh batch draws
Valentin Popov
2026-07-18
1
-0
/
+5
*
feat(viewer): select Vulkan texture through WEAR
Valentin Popov
2026-07-18
1
-29
/
+186
*
feat(render): upload original TEXM to Vulkan
Valentin Popov
2026-07-18
1
-2
/
+138
*
feat(render): draw original MSH through Vulkan
Valentin Popov
2026-07-18
2
-5
/
+163
*
feat(render): accept static indexed Vulkan meshes
Valentin Popov
2026-07-18
1
-1
/
+2
*
test(render): refresh licensed planning captures
Valentin Popov
2026-07-18
1
-2
/
+2
*
refactor(render): build game commands from snapshots
Valentin Popov
2026-07-18
1
-16
/
+34
*
fix(stage0): require Windows native smoke
Valentin Popov
2026-07-18
1
-11
/
+9
*
build(platform): restrict runtime scope to Windows
Valentin Popov
2026-07-18
1
-1
/
+1
*
build(deps): harden winit feature graph
Valentin Popov
2026-07-18
1
-1
/
+1
*
build(deps): pin internal path dependency versions
Valentin Popov
2026-07-18
5
-23
/
+23
*
fix(build): align stage zero gates with Rust 1.97
Valentin Popov
2026-07-18
2
-8
/
+5
*
build: upgrade Rust toolchain to 1.97.1
Valentin Popov
2026-07-18
1
-1
/
+1
*
chore: clarify planning acceptance semantics
Valentin Popov
2026-07-04
2
-13
/
+13
*
test: realign stage 2 acceptance coverage
Valentin Popov
2026-07-03
1
-4
/
+39
*
feat(stage2): persist prepared mission assets and reports
Valentin Popov
2026-07-03
1
-54
/
+152
*
feat(stage2): materialize visual dependency graph
Valentin Popov
2026-07-03
1
-2
/
+2
*
refactor(cli): limit json refactor to stage1 scope
Valentin Popov
2026-06-30
1
-127
/
+57
*
refactor(cli): replace manual json assembly
Valentin Popov
2026-06-30
2
-70
/
+156
*
fix(smoke): capture final validation after explicit shutdown
Valentin Popov
2026-06-25
1
-25
/
+89
*
fix(smoke): drop renderer before window teardown
Valentin Popov
2026-06-25
1
-0
/
+58
*
fix(stage0-ci): satisfy strict clippy gates
Valentin Popov
2026-06-25
1
-1
/
+5
[next]