DRW: new method to calculate edges factor #105353

Closed
Germano Cavalcante wants to merge 1 commits from mano-wii:drw_edges_factor_new into main

When changing the target branch, be careful to rebase the branch in your fork to match. See documentation.

1 Commits

Author SHA1 Message Date
Germano Cavalcante f33c1a7a9b Overlay: use edge-connected polygons to calculate wireframe factor
Use the dot product of the normal of the two polygons connected to the
edge to calculate the edge factor.

This fixes #90641 and #102545 and ensures more predictable results for
boundary and non-manifold edges.
2023-04-03 11:21:35 -03:00