]> git.xonotic.org Git - xonotic/darkplaces.git/commit
reworked collision cache to only be used by bouncegrid and only in
authorhavoc <havoc@d7cf8633-e32d-0410-b094-e92efae38249>
Mon, 17 Oct 2011 17:00:10 +0000 (17:00 +0000)
committerhavoc <havoc@d7cf8633-e32d-0410-b094-e92efae38249>
Mon, 17 Oct 2011 17:00:10 +0000 (17:00 +0000)
commitab9e8a37699390a5dc199e4def9cdbaaa59d82cf
treeb6306b2620876f04badfb512791fbaad1e65d952
parent1d608e129d8e8d2bd1e5c5266f91b210d187fabd
reworked collision cache to only be used by bouncegrid and only in
dynamic mode (static mode no longer causes several heart attacks in the
collision cache as it executes many times the regular amount of traces)

git-svn-id: svn://svn.icculus.org/twilight/trunk/darkplaces@11436 d7cf8633-e32d-0410-b094-e92efae38249
cl_collision.c
cl_collision.h
collision.c
collision.h
r_shadow.c