mirror of
https://github.com/ZDoom/gzdoom-last-svn.git
synced 2025-06-03 10:41:12 +00:00
* Updated to ZDoom 4225:
- Fixed: r4220 broke 3D floor rendering in software, because 3D floors have the floor and ceiling orientations reversed compared to normal conventions. [OpenGL wasn't affected by the change in r4220.] git-svn-id: http://mancubus.net/svn/hosted/gzdoom/trunk@1555 b0f79afe-0144-0410-b225-9a4edf0717df
This commit is contained in:
parent
e2dcb84e1a
commit
adeb34ed6f
2 changed files with 13 additions and 5 deletions
|
@ -3,5 +3,5 @@
|
|||
// This file was automatically generated by the
|
||||
// updaterevision tool. Do not edit by hand.
|
||||
|
||||
#define ZD_SVN_REVISION_STRING "4221"
|
||||
#define ZD_SVN_REVISION_NUMBER 4221
|
||||
#define ZD_SVN_REVISION_STRING "4225"
|
||||
#define ZD_SVN_REVISION_NUMBER 4225
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue