]> icculus.org git repositories - divverent/darkplaces.git/commit
now limits animation lerp time to .1 second to fix a problem with framegroup models...
authorhavoc <havoc@d7cf8633-e32d-0410-b094-e92efae38249>
Mon, 10 Nov 2003 08:20:04 +0000 (08:20 +0000)
committerhavoc <havoc@d7cf8633-e32d-0410-b094-e92efae38249>
Mon, 10 Nov 2003 08:20:04 +0000 (08:20 +0000)
commit0ab5ad1b647421ceca9c72e1731af89547bc0d3f
tree934926358090728b737f03fc050d7b54d0ef49ab
parent7b67f537c5328ed9e41846ae2bad4ecc8f9f51cd
now limits animation lerp time to .1 second to fix a problem with framegroup models changing frame (which they do infrequently) and interpolating the change really slowly

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