HalfLifeAssetManager
HalfLifeAssetManager copied to clipboard
Texture remap support is broken in the Texture view
Texture remap support is broken in the Texture view. This happens because the Texture view draws textures using Qt painting methods instead of OpenGL.
The work required to support shaders and #116 will change this back to using OpenGL which will fix this bug.