shape key reading

This commit is contained in:
devZoGok
2021-10-19 19:06:41 +03:00
parent da43afe818
commit 7f09723104
4 changed files with 10 additions and 51 deletions
+1
View File
@@ -142,6 +142,7 @@ namespace vb01{
meshData.push_back(to_string(i) + " " + uvString + tanString + biTanString);
}
meshData.push_back("shapeKeys: 0");
meshData.push_back("animations: 0");
}