Skip to content

Fix models that use sprite textures

Hannu Hanhi requested to merge Hannu_Hanhi/SRB2:ogl-model-spr-uv-fix into next

Fixes models that use sprite textures. They were broken because texture dimensions were changed to powers of two by adding empty space. The fix adjusts the texture coordinates to take this into account when needed.

srb20193

Merge request reports