Browse Source

Update assimpShapeLoader.cpp

missed that one
marauder2k7 9 tháng trước cách đây
mục cha
commit
3966f561a6
1 tập tin đã thay đổi với 0 bổ sung1 xóa
  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]);
    }