Skip to content

Fix OpenGL polyobject texture distortion

Hannu Hanhi requested to merge Hannu_Hanhi/SRB2:ogl-polyobject-tex-fix into next

This patch fixes texture distortion in polyobject planes in OpenGL by taking the fixed flatxref and flatyref calculation lines from Kart's code.

Merge request reports