tr1/output: fix sprites missing fog effect

This commit is contained in:
Marcin Kurczewski 2025-04-07 22:58:52 +02:00
parent def5d37192
commit 67354e9f43
2 changed files with 9 additions and 2 deletions

View file

@ -12,6 +12,7 @@
- fixed being stuck on the Restart Level page if using save crystals and F5 is pressed when no saves are present (#2700, regression from 4.8.2)
- fixed being stuck on the Exit to Title page if using save crystals and a new save is made when there were previously none, and then F5 is pressed (#2700, regression from 4.9)
- fixed the sprite UVs to restore the right and bottom edge pixels (#2672, regression from 4.8)
- fixed sprites missing the fog effect (regression from 4.9)
- improved bubble appearance (#2672)
- improved rendering performance
- removed the pretty pixels options (it's now always enabled, #2258)