Merge branch 'master' into Glew_Version_For_Real
This commit is contained in:
commit
6e6be8ed5b
62 changed files with 651 additions and 495 deletions
|
|
@ -856,7 +856,7 @@ void FMaterial::Bind(int clampmode, int translation, int overrideshader)
|
|||
FTexture *layer;
|
||||
if (mTextureLayers[i].animated)
|
||||
{
|
||||
FTextureID id = mTextureLayers[i].texture->GetID();
|
||||
FTextureID id = mTextureLayers[i].texture->id;
|
||||
layer = TexMan(id);
|
||||
ValidateSysTexture(layer, false);
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue