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:
With this patch the intersections should look smooth like this:
This also works with custom profiles and miters so grid fills look better in that case as well.
Old:
New:





