Project

General

Profile

« Previous | Next » 

Revision 12f86834

Added by danij almost 13 years ago

Implemented AABox and AABoxf structs for Axis-Aligned Bounding Boxes

Changed all map data AABBs to use this new type in place of all the
variants of float2[2] and float4.

Changed all *box map data iterators to specify bounds using AABox.

Began rewriting Map_LinkLineDefInBlockmap to remove the fixed point
math, numerical inaccuracies and altered logic (Lee K's algorithm
doesn't produce the same results as id's original...).

Cleanup.

Files

  • added
  • modified
  • copied
  • renamed
  • deleted

View differences