Merge branch 'master' into FrameAttempt

This commit is contained in:
PlatinumSkink
2015-09-17 15:45:08 +02:00
33 changed files with 18573 additions and 80 deletions
+2
View File
@@ -52,6 +52,8 @@ struct ModelJob : RenderJob
unsigned int ShaderID;
unsigned int TextureID;
std::string fileName;
glm::mat4 ModelMatrix;
GLuint DiffuseTexture;
GLuint NormalTexture;