fixed background loading of both textures and scenes
authorJohn Tsiombikas <nuclear@mutantstargoat.com>
Sun, 4 Dec 2016 01:19:15 +0000 (03:19 +0200)
committerJohn Tsiombikas <nuclear@mutantstargoat.com>
Sun, 4 Dec 2016 01:19:15 +0000 (03:19 +0200)
commit26c1717925471539b9745cce6275b218a47147cd
treeb45c82b04698d974a0c9baa8a40310318bc20f4a
parentb30241a8a51be904b22459a1d0cc3322e0a505d9
fixed background loading of both textures and scenes
src/app.cc
src/app.h
src/image.h
src/metascene.cc
src/metascene.h
src/scene.cc
src/scene.h
src/sceneload.cc
src/texture.cc