Fixed|de::Bsp::Partitioner: mergeInterceptDecide() should use DIST_EPSILON (not 0.2)
This was the cause of the bug where valid convex polygons were being degenerated to zero-area ones. This fixes various tiny gaps in the map such as those observed in eternall.wad MAP05 and BatmanTC MAP06.
Fixed|de::Bsp::Partitioner: mergeInterceptDecide() should use DIST_EPSILON (not 0.2)
This was the cause of the bug where valid convex polygons were being
degenerated to zero-area ones. This fixes various tiny gaps in the map
such as those observed in eternall.wad MAP05 and BatmanTC MAP06.