Преглед изворни кода

Update assimpShapeLoader.cpp

missed that one
marauder2k7 пре 9 месеци
родитељ
комит
3966f561a6
1 измењених фајлова са 0 додато и 1 уклоњено
  1. 0 1
      Engine/source/ts/assimp/assimpShapeLoader.cpp

+ 0 - 1
Engine/source/ts/assimp/assimpShapeLoader.cpp

@@ -248,7 +248,6 @@ void AssimpShapeLoader::enumerateScene()
       }
    }
 
-   aiMatrix4x4 rotationMatrix;
    for (U32 i = 0; i < mScene->mNumTextures; ++i) {
       extractTexture(i, mScene->mTextures[i]);
    }