This commit is contained in:
2025-09-06 20:39:46 +06:00
parent a1b84053d4
commit 6034bc94fe
2 changed files with 23 additions and 8 deletions

View File

@@ -497,7 +497,8 @@ void ChunkMeshGenerator::run(uint8_t id) {
// Вычислить индексы и сократить вершины
{
std::vector<uint32_t> indexes;
}
}