Project

General

Profile

« Previous | Next » 

Revision 8921204f

Added by danij over 11 years ago

Fixed|BSP Builder: Space partitioner logic error resulting in duplicate line segments

When building line segments along the partitioning half-plane care
must be taken to ensure that new segments are not creating on top of
the one chosen as the partition line. Otherwise duplicate edges will
find their way into the BSP leaf geometries.

Also removed Partitioner's PartialBspLeafBuilt notification as any
malformed geometry should be considered the net result of a bug in
partitioning algorithm.

Files

  • added
  • modified
  • copied
  • renamed
  • deleted

View differences