]> git.xonotic.org Git - xonotic/darkplaces.git/commit
Fixed LightPoint code to deal better with lightmap bounds checking, this resolves...
authorhavoc <havoc@d7cf8633-e32d-0410-b094-e92efae38249>
Thu, 8 May 2014 01:02:39 +0000 (01:02 +0000)
committerhavoc <havoc@d7cf8633-e32d-0410-b094-e92efae38249>
Thu, 8 May 2014 01:02:39 +0000 (01:02 +0000)
commit5dc898f93ba0af06ee3eef1f587caab804d6969f
treef796d49c523c7221f953f562d853605183c51a9d
parentdecd84a4a746070c70b3131770d9d7955beebbb2
Fixed LightPoint code to deal better with lightmap bounds checking, this resolves several issues with item pickups in specific maps being lit wrong, thanks to jitspoe for discussion that led to this fix.

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