Fix bevel grid fill intersection continuity.
Before this patch, the bevel operator would create visible sharp edges on the
boundaries of grid fill intersections. Here is a typical example of a triangulated cube:
{F12810209}
With this patch the intersections should look smooth like this:
{F12810213}
This also works with custom profiles so grid fills look better in that case as well.