Fix #107768: vertex paint selection with retopology overlay #107833

Open
YimingWu wants to merge 1 commits from ChengduLittleA/blender:retopo_select 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
YimingWu 2977280b0e Fix #107768: vpaint select fix in retopo overlay.
This fixes the "unable to select vertex/face mask in vertex paint when
retopo overlay is enabled" behaviour, it allows the selection ID to be
drawn normally without getting bypassed by the newly added retopo
overlay option check since that option would need the solid mesh to
do occlusion when XRay is not enabled.
2023-05-11 15:01:55 +08:00