Refactor|libgui|ModelDrawable: Use TextureBank and ImageFile for textures
TextureBank is used to manage ownership of images in the providedatlas. ImageFile is used to get the texture image content (withpossible filters applied).
View differences
Refactor|libgui|ModelDrawable: Use TextureBank and ImageFile for textures
TextureBank is used to manage ownership of images in the provided
atlas. ImageFile is used to get the texture image content (with
possible filters applied).