skygfx
skygfx copied to clipboard
Fix Issue #18 - Workaround Broken UV Transform Matrices
Just because a material says it uses rpMATFXEFFECTUVTRANSFORM
doesn't mean it actually does.
RpMatFXMaterialGetUVTransformMatrices
will return NULL matrices in this case.
Needs rebasing.