You've already forked UnrealEngineUWP
mirror of
https://github.com/izzy2lost/UnrealEngineUWP.git
synced 2026-03-26 18:15:20 -07:00
Runtime virtual texture uses streaming virtual texture to fill pages at distance We recently moved to YCoCg encoding in the compressed base color texture to address visual quality issues The runtime virtual texture used a per block scaling, but the offline generated streaming texture didn't The offline texture looks much worse without the block scaling so that we see color artifacts in the distance before this change [CODEREVIEW] Sebastien.Lussier #ROBOMERGE-SOURCE: CL 9325494 via CL 9325668 via CL 9326152 via CL 9326166 via CL 9326179 #ROBOMERGE-BOT: (v455-9298202) [CL 9326194 by jeremy moore in Main branch]