* Updated to ZDoom r3636:

- Move player prediction calls into D_Display(). [Undid r1387-1388 as a consequence.]
- Changed FMultiPatchTexture::CopyTrueColorPixels() so that all parts use their copy info. Previously, "complex" parts would ignore it and use the copy info passed to the function instead. The copy info passed to the function is now only used to decide to if it should clear the destination image. I'm not sure if this really matters, since it itself is the only place aside from FTexture::FillBuffer() that ever calls CopyTrueColorPixels() with a copy info, and when it does so for a multipatch texture, it does so to a temporary buffer.

git-svn-id: http://mancubus.net/svn/hosted/gzdoom/trunk@1390 b0f79afe-0144-0410-b225-9a4edf0717df
This commit is contained in:
gez 2012-05-10 22:08:33 +00:00
parent 1189fccae3
commit d1abf56649
6 changed files with 35 additions and 39 deletions

View file

@ -34,7 +34,6 @@
#include "doomstat.h"
#include "m_random.h"
#include "m_bbox.h"
#include "p_local.h"
#include "r_local.h"
#include "r_plane.h"
#include "r_bsp.h"
@ -861,7 +860,6 @@ void R_RenderActorView (AActor *actor, bool dontmaplines)
}
WallMirrors.Clear ();
interpolator.RestoreInterpolations ();
P_UnPredictPlayer();
R_SetupBuffer ();
// If we don't want shadered colormaps, NULL it now so that the