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(headless): expose reference movement command
Valentin Popov
2026-07-18
1
-3
/
+132
*
feat(render): consume world snapshot transforms
Valentin Popov
2026-07-18
1
-7
/
+92
*
feat(world): retain mission transform state
Valentin Popov
2026-07-18
1
-0
/
+3
*
feat(render): select static MAT0 material phases
Valentin Popov
2026-07-18
2
-10
/
+78
*
feat(render): preview explicit animation frames
Valentin Popov
2026-07-18
1
-20
/
+95
*
feat(game): export static Vulkan readback
Valentin Popov
2026-07-18
1
-4
/
+85
*
feat(game): preview all mission roots by default
Valentin Popov
2026-07-18
1
-4
/
+8
*
feat(render): apply placement in xy preview
Valentin Popov
2026-07-18
1
-14
/
+18
*
fix(terrain): preserve opaque shade lookup keys
Valentin Popov
2026-07-18
1
-22
/
+73
*
feat(terrain): separate shade material selections
Valentin Popov
2026-07-18
1
-1
/
+31
*
feat(terrain): encode material manager selectors
Valentin Popov
2026-07-18
1
-2
/
+5
*
feat(terrain): bind map base textures
Valentin Popov
2026-07-18
2
-13
/
+72
*
feat(terrain): inspect packed material tags
Valentin Popov
2026-07-18
1
-3
/
+33
*
feat(animation): recover Node38 fallback hierarchy
Valentin Popov
2026-07-18
1
-2
/
+79
*
feat(render): apply static node fallback poses
Valentin Popov
2026-07-18
1
-2
/
+2
*
feat(render): diagnose captured camera clipping
Valentin Popov
2026-07-18
1
-4
/
+85
*
feat(render): apply recovered TMA orientation
Valentin Popov
2026-07-18
1
-8
/
+12
*
feat(render): support full-scene 32-bit indices
Valentin Popov
2026-07-18
1
-10
/
+29
*
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
[next]