]> icculus.org git repositories - divverent/darkplaces.git/commit
fix bug with large time skips in demo playback being slowly interpolated
authorhavoc <havoc@d7cf8633-e32d-0410-b094-e92efae38249>
Wed, 11 Jul 2007 11:01:21 +0000 (11:01 +0000)
committerhavoc <havoc@d7cf8633-e32d-0410-b094-e92efae38249>
Wed, 11 Jul 2007 11:01:21 +0000 (11:01 +0000)
commit8ed2e0f039a14ac2d6684a2fa963bcfedefa2f1f
tree2638f8b801491ac429cd6c0145eece14c873199a
parent2b7df8af51c762e31571943bad09a23e3e3ef301
fix bug with large time skips in demo playback being slowly interpolated
rather than simply skipped as in Quake, this fixes Nehahra movie
playback (where scene cuts are associated with large time deltas), as
well as fixing the view angle interpolation on the first frame of all
other demos

git-svn-id: svn://svn.icculus.org/twilight/trunk/darkplaces@7483 d7cf8633-e32d-0410-b094-e92efae38249
cl_parse.c
todo