mirror of
https://github.com/ZDoom/qzdoom.git
synced 2025-05-30 16:40:58 +00:00
- Rewrote wide sky texture scaling again. This time, it should work for any
size textures at any scale. I also tried doing sky scrolling on the sky cylinder, but that didn't look so good, so I left it in screen space. SVN r1932 (trunk)
This commit is contained in:
parent
1a6d7b6eca
commit
f40462dfb4
5 changed files with 52 additions and 28 deletions
|
@ -1,3 +1,8 @@
|
|||
October 24, 2009
|
||||
- Rewrote wide sky texture scaling again. This time, it should work for any
|
||||
size textures at any scale. I also tried doing sky scrolling on the sky
|
||||
cylinder, but that didn't look so good, so I left it in screen space.
|
||||
|
||||
October 23, 2009
|
||||
- Fixed: When giving completely new ammo, the backpack did not clamp the
|
||||
amount given to the ammo's max amount.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue