Project

General

Profile

« Previous | Next » 

Revision d0107dd4

Added by danij over 11 years ago

Fixed|BSP Builder: Ensure BSP output is deterministically predictable

The set of map lines provided to the space partitioner is in the form
of a QSet to ensure that no duplicate line references are passed in.
However, the BSP builder should ensure that given the same set of lines
the output is deterministically predictable. Therefore we must sort the
input line set by unique in-map index prior to partitioning.

Files

  • added
  • modified
  • copied
  • renamed
  • deleted

View differences