mirror of
https://github.com/ZDoom/gzdoom-last-svn.git
synced 2025-06-03 10:41:12 +00:00
- Changed the default key for am_toggletexture to P so as not to conflict with the default chat key.
- fixed: Extraction of partner segs was broken in the internal node builder. - removed some obsolete code for a never implemented render data caching system. - made output of 'dumpgeometry' CCMD only go to the log file because printing it to the console takes several minutes, even for small maps. - version bump to 1.5.02. git-svn-id: http://mancubus.net/svn/hosted/gzdoom/trunk@916 b0f79afe-0144-0410-b225-9a4edf0717df
This commit is contained in:
parent
801d3d43bf
commit
4005528b42
8 changed files with 32 additions and 271 deletions
|
@ -3,5 +3,5 @@
|
|||
// This file was automatically generated by the
|
||||
// updaterevision tool. Do not edit by hand.
|
||||
|
||||
#define ZD_SVN_REVISION_STRING "2615"
|
||||
#define ZD_SVN_REVISION_NUMBER 2615
|
||||
#define ZD_SVN_REVISION_STRING "2617"
|
||||
#define ZD_SVN_REVISION_NUMBER 2617
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue