Comment 13 for bug 1812393

Revision history for this message
jean-pierre charras (jp-charras) wrote :

@Tomasz,

I am thinking the new code for SHAPE_LINE_CHAIN::PointInside() is broken.
To be honest I don't understand the new code (the old code was an usual algorithm and worked fine)

SHAPE_LINE_CHAIN::PointInside() also fails in QA tests.
Because it does not work, zone filling does nor work fine for pads with thermal reliefs, that use the PointInside() to keep or remove the thermal shape.