[Chore] (3rdparty): Remove glm.

This commit is contained in:
BZLZHH
2025-12-07 01:17:16 +08:00
parent ab6d9f60e7
commit 5860856bc1
433 changed files with 1 additions and 67864 deletions
+1 -5
View File
@@ -43,10 +43,6 @@
// Include spirv_cross
#include <spirv_cross/spirv_cross_c.h>
// Include glm
#include <glm/glm.hpp>
#include <glm/gtc/matrix_transform.hpp>
// Include OpenGL and EGL headers
#include <GL/gl.h>
#include <EGL/egl.h>
@@ -85,4 +81,4 @@
// Post-includes for significant project headers
#include "MG_Util/Debug/Log.h"
#include "MG_Util/Types.h"
#include "MG_Util/Types.h"