- SBARINFO patch: Enable forcescaled with fullscreenoffsets.

SVN r1677 (trunk)
This commit is contained in:
Randy Heit 2009-06-23 02:48:20 +00:00
parent 861a955cef
commit 7161de7241
2 changed files with 6 additions and 0 deletions

View file

@ -1,4 +1,5 @@
June 22, 2009
- SBARINFO patch: Enable forcescaled with fullscreenoffsets.
- Fixed: Since UDMF allows for fractional vertex coordinates, it is no longer
safe for P_AlignPlane() to truncate coordinates when searching for the
furthest vertex from the line.