Azaezel / Torque3D

MIT Licensed Open Source version of Torque 3D from GarageGames
MIT License
16 stars 2 forks source link

clearing the diffuse map to null, with no specular value corrupts materials #5

Closed Azaezel closed 9 years ago

Azaezel commented 9 years ago

opengl report:

Failed to initialize material 'cube_GridMaterial' Program shadergen:/a6c348cd1415906d_V.glsl: Program shadergen:/a6c348cd1415906d_P.glsl: GFXGLShader::init - Error linking shader!

Program shadergen:/a6c348cd1415906d_V.glsl / shadergen:/a6c348cd1415906d_P.glsl: Vertex info

0(1064) : error C5108: unknown semantics "ATTR0.xy" specified for "TEXCOORD0"

similar occurance directx side, though there it simply doesn't display properly

Azaezel commented 9 years ago

https://github.com/Azaezel/Torque3D/tree/noDiffuse_bug working branch

ghost commented 9 years ago

should be fixed, waiting for confirmation :+1:

Azaezel commented 9 years ago

confirmed. stock and deferred_complete