]> de.git.xonotic.org Git - xonotic/darkplaces.git/commit
fixed constant resetting of animation interpolation on entities that just spawned...
authorhavoc <havoc@d7cf8633-e32d-0410-b094-e92efae38249>
Fri, 8 Oct 2004 19:39:47 +0000 (19:39 +0000)
committerhavoc <havoc@d7cf8633-e32d-0410-b094-e92efae38249>
Fri, 8 Oct 2004 19:39:47 +0000 (19:39 +0000)
commit0ee8d00d1fd6fbbb674b7d5695444f964311a222
tree9ae35cb1fe96c035d56c5680b5ad8734440b5f8b
parent303360a44c80b8abf2b98f4d217c8d590bea3efc
fixed constant resetting of animation interpolation on entities that just spawned (fixes framegroup animation problems on non-static entities that don't change much)
changed movement interpolation to better handle every-other-frame updates which tend to happen with rate limiting

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