Fix mipmap count and potential crash for non square textures that are allocated with... 1930/head
commitf6d624be8f22c1d67bf6fd498fd4ee32d9b7e487
authorrextimmy <rextimmy@aim.com>
Mon, 16 Jan 2017 05:36:52 +0000 (16 15:36 +1000)
committerrextimmy <rextimmy@aim.com>
Mon, 16 Jan 2017 05:36:52 +0000 (16 15:36 +1000)
tree71d3798b3dafd9bbc0dd7b16652df5f4121df0f1
parent11532e10cc406b42a898534fdca0de12d4f4e36e
Fix mipmap count and potential crash for non square textures that are allocated with GBitmap class
Engine/source/gfx/bitmap/gBitmap.cpp
Engine/source/gfx/gfxTextureManager.cpp