Page 1 of 1

Various Texture Scaling issues

Posted: Sun May 28, 2017 1:39 pm
by Wuerfel_21
(Sorry if reporting all these in a single thread causes you some inconvenience :oops: )

Example WAD is attached as usual.
slopepan.wad
(33.47 KiB) Downloaded 143 times
1. Negative UDMF scaling factors are broken on lower textures (haven't tested other ones): Look at the left sides of the computer cases - 8-bit software just ignores it, 32-bit software does something strange, softpoly & GL do it right

2. Panning a (TEXTURES-)scaled texture on a Slope produces an unexpected result: Look at the left keyboard - SW borks it, softpoly & GL do it right once again. (Scaling using UDMF is not affected)

3. Some issue softpoly has with the keyboard side textures - i haven't investigated further, because softpoly is kindof broken anyways.