]> git.rm.cloudns.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)
committerRudolf Polzer <divverent@xonotic.org>
Tue, 18 Oct 2011 13:05:17 +0000 (15:05 +0200)
commit5c3dd9b83e2618808dbabdb335c4ae9f0d1c21a8
tree92fda72982d805956316842e674e8ccb371a8f84
parent17b78d0d7b405f4ebf09a004393cb5ec6d2ed59f
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
::stable-branch::merge=ab9e8a37699390a5dc199e4def9cdbaaa59d82cf
cl_collision.c
cl_collision.h
collision.c
collision.h
r_shadow.c