overte/assignment-client
Ryan Huffman e9258ec97a Fix loading standalone baked textures from Asset Server
NetworkTexture was not properly handling redirected ATP files. For
instance, if going from .jpg -> .ktx, the NetworkTexture class needs to
be aware of this so it can stop the current request and make multiple
requests for the individual mip levels.
2017-08-28 15:54:40 -07:00
..
src Fix loading standalone baked textures from Asset Server 2017-08-28 15:54:40 -07:00
CMakeLists.txt Improve baking interface and add automatic baking to asset server 2017-08-24 16:15:28 -07:00