]> icculus.org git repositories - divverent/darkplaces.git/commit
fixed bug that made r_water reflections use the wrong pvs origin, they
authorhavoc <havoc@d7cf8633-e32d-0410-b094-e92efae38249>
Mon, 3 Dec 2007 05:20:47 +0000 (05:20 +0000)
committerhavoc <havoc@d7cf8633-e32d-0410-b094-e92efae38249>
Mon, 3 Dec 2007 05:20:47 +0000 (05:20 +0000)
commitf023cb7c5796237f365a5c90fb51f87081d67216
treec4e9888ef871c4acc30db1f5706538e329984a1e
parentc409b201376b4782a17629845297972841a67561
fixed bug that made r_water reflections use the wrong pvs origin, they
were using the r_view.origin rather than the surface center
changed r_water reflection surface center calculations to use bbox
instead of vertices to make the results more consistent

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