Project

General

Profile

« Previous | Next » 

Revision 9a766929

Added by danij over 16 years ago

Added path vs blockmap AABB clipping to both P_SightPathTraverse() and P_PathTraverse(). Due to the way the LOS traces have been traditionally handled, it meant that frequently the destination of the trace was completely outside the blockmap. This clipping ensures we only ever loop over valid blocks later on in these algorithms.

Files

  • added
  • modified
  • copied
  • renamed
  • deleted

View differences