| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | feat(render): bridge legacy camera to Vulkan | Valentin Popov | 2026-07-18 | 1 | -7/+15 |
| | | |||||
| * | fix(render): project static scene on xy plane | Valentin Popov | 2026-07-18 | 1 | -42/+42 |
| | | |||||
| * | feat(render): compose terrain with preview root | Valentin Popov | 2026-07-18 | 1 | -92/+183 |
| | | |||||
| * | feat(vulkan): draw original terrain geometry | Valentin Popov | 2026-07-18 | 1 | -0/+145 |
| | | |||||
| * | feat(vulkan): add alpha test shader path | Valentin Popov | 2026-07-18 | 1 | -0/+4 |
| | | |||||
| * | feat(vulkan): cache pipeline variants by state key | Valentin Popov | 2026-07-18 | 1 | -0/+5 |
| | | |||||
| * | feat(render): bind materials per mesh batch | Valentin Popov | 2026-07-18 | 1 | -0/+35 |
| | | |||||
| * | feat(render): preserve original mesh batch draws | Valentin Popov | 2026-07-18 | 1 | -2/+20 |
| | | |||||
| * | fix(render): use original MSH UV scale | Valentin Popov | 2026-07-18 | 1 | -8/+28 |
| | | |||||
| * | feat(render): sample original TEXM in Vulkan | Valentin Popov | 2026-07-18 | 1 | -0/+7 |
| | | |||||
| * | feat(render): draw original MSH through Vulkan | Valentin Popov | 2026-07-18 | 1 | -0/+161 |
