Merge branch 'main' into Axel-G-Shader-Manager

This commit is contained in:
GolfOcean334
2024-04-09 00:10:37 +02:00
83 changed files with 73132 additions and 200 deletions

View File

@@ -25,7 +25,7 @@ using namespace std;
////////////////////////////////////////////////////////////////////////////////
class ModelClass
{
private:
protected:
struct VertexType
{