This patch removes mirror UVs but add reverse UVs :)
to reverse a polygon of n vertices v[0] to v[n-1], the formula used was v[i] = v[n-i-1].
Description
Description
This patch removes mirror UVs but add reverse UVs :)
to reverse a polygon of n vertices v[0] to v[n-1], the formula used was v[i] = v[n-i-1].