Fix #105830: Add depth bias for overlay faces in Metal #108046

Closed
Jason Fielder wants to merge 1 commits from Jason-Fielder/blender:Fix_105830 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
Michael Parkin-White f5a65bd6fd Fix #105830: Add depth bias for overlay faces in Metal
Resolves z-fighting blocking artifacts on faces due to limited
depth precision at certain camera positions. Depth bias
offsets the calculation enough without affecting display.

Authored by Apple: Michael Parkin-White
2023-05-18 13:45:10 +01:00