Skip to content

Commit

Permalink
Cleanup
Browse files Browse the repository at this point in the history
  • Loading branch information
skyjake committed Oct 1, 2017
1 parent 11c96cb commit afe75cc
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 3 deletions.
2 changes: 0 additions & 2 deletions doomsday/apps/client/src/render/modelrenderer.cpp
Expand Up @@ -167,8 +167,6 @@ DENG2_PIMPL(ModelRenderer)
modelToLocal = modelToLocal * (*preModelToLocal);
}

auto &rend = ClientApp::renderSystem();

Matrix4f const localToWorld =
Matrix4f::translate(origin) *
Matrix4f::scale(aspectCorrect); // Inverse aspect correction.
Expand Down
2 changes: 1 addition & 1 deletion doomsday/external/assimp
Submodule assimp updated 1 files
+13 −13 code/D3MFImporter.cpp

0 comments on commit afe75cc

Please sign in to comment.