Remove unnecessary glew includes.

Remove copyright from Mesh.cpp
Add default initializers for VertexAttribute
This commit is contained in:
REDxEYE
2025-04-13 17:14:34 +03:00
parent 9730454b90
commit 3a54a37b06
4 changed files with 3 additions and 10 deletions
-4
View File
@@ -1,7 +1,3 @@
//
// Created by RED on 24.03.2025.
//
#include "graphics/core/Mesh.hpp"
int MeshStats::meshesCount = 0;