Fixed|libgui|ModelDrawable: Initialize UV bounds of maps not included in material
Previously if, say, a diffuse map was not defined in a material, thediffuse UV bounds would be uninitialized and would fall back to usingthe entire atlas.
View differences
Fixed|libgui|ModelDrawable: Initialize UV bounds of maps not included in material
Previously if, say, a diffuse map was not defined in a material, the
diffuse UV bounds would be uninitialized and would fall back to using
the entire atlas.