mirror of
https://github.com/ZDoom/gzdoom-last-svn.git
synced 2025-06-03 10:41:12 +00:00
* Updated to ZDoom 4057:
- Fixed: DrawBar's clipping didn't take the texture offset into account. - Fixed: Using interpolation on drawbar would sometimes result in the last pixel hanging longer than it should. - Improved draw bar clipping fix from last commit. git-svn-id: http://mancubus.net/svn/hosted/gzdoom/trunk@1513 b0f79afe-0144-0410-b225-9a4edf0717df
This commit is contained in:
parent
6e90487846
commit
e492d69c17
3 changed files with 19 additions and 10 deletions
|
@ -3,5 +3,5 @@
|
|||
// This file was automatically generated by the
|
||||
// updaterevision tool. Do not edit by hand.
|
||||
|
||||
#define ZD_SVN_REVISION_STRING "4055"
|
||||
#define ZD_SVN_REVISION_NUMBER 4055
|
||||
#define ZD_SVN_REVISION_STRING "4057"
|
||||
#define ZD_SVN_REVISION_NUMBER 4057
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue