Skip to content

Fix UI textures breaking when Slice3D is used.

Seth Carter requested to merge ui-active-texture-reset into master

Textures were not drawn correctly if more complicated rendering set the active texture to something other than 0 (i.e. Slice3D).

Merge request reports