Various Texture Scaling issues

Forum rules
Please construct and post a simple demo whenever possible for all bug reports. Please provide links to everything.

If you can include a wad demonstrating the problem, please do so. Bug reports that include fully-constructed demos have a much better chance of being investigated in a timely manner than those that don't.

Please make a new topic for every bug. Don't combine multiple bugs into a single topic. Thanks!

Post a reply

Smilies
:D :) :( :o :shock: :? 8-) :lol: :x :P :oops: :cry: :evil: :twisted: :roll: :wink: :geek: :ugeek: :!: :?: :idea: :arrow: :| :mrgreen: :3: :wub: >:( :blergh:
View more smilies

BBCode is OFF
Smilies are ON

Topic review
   

Expand view Topic review: Various Texture Scaling issues

Various Texture Scaling issues

by Wuerfel_21 » Sun May 28, 2017 1:39 pm

(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 136 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.

Top