X-Git-Url: http://git.tdb.fi/?p=libs%2Fgl.git;a=blobdiff_plain;f=source%2Frender%2Fobject.cpp;h=479e77afa986ac124137a4726717d055af56910a;hp=8a3963eebe992f9db802184b5f20b9d86b461ab7;hb=b7ecc29c204faede028556d1942b2d61d5cda9ee;hpb=cf1676a405c2a81413fd565bc83331b7a8778eb5 diff --git a/source/render/object.cpp b/source/render/object.cpp index 8a3963ee..479e77af 100644 --- a/source/render/object.cpp +++ b/source/render/object.cpp @@ -17,7 +17,7 @@ using namespace std; namespace Msp { namespace GL { -Matrix Object::identity_matrix; +const Matrix Object::identity_matrix; Object::Object(): lods(1),