Everything is broken

This commit is contained in:
Dynamitos
2024-10-01 16:56:04 +02:00
parent 4ca43427e2
commit a5694b838a
23 changed files with 49 additions and 57 deletions
+1 -1
View File
@@ -11,7 +11,7 @@
using namespace Seele;
constexpr static uint64 NUM_DEFAULT_ELEMENTS = 36;
constexpr static uint64 NUM_DEFAULT_ELEMENTS = 100000;
uint64 VertexData::meshletCount = 0;
void VertexData::resetMeshData() {