UV: add UV orientation overlay to UV editor #119329

Open
Samuel Bilek wants to merge 5 commits from Samuel-Bilek-1/blender:add_uv_orientation_overlay into main

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

5 Commits

Author SHA1 Message Date
Samuel Bilek a3a211e0ff Changed comp shader output binding 2024-03-11 16:02:11 +01:00
Samuel Bilek 5277e6998b Changed stretch grp and ps to color grp and ps 2024-03-11 15:54:57 +01:00
Samuel Bilek 352c07766d Merge branch 'main' into add_uv_orientation_overlay 2024-03-11 15:21:12 +01:00
Samuel Bilek e784906b83 Changed stretch overlay to color overlay 2024-03-11 15:17:56 +01:00
Samuel Bilek 9a268be332 UV: add UV orientation overlay to UV editor
The overaly paints UV vertices with blue and red colors depending on
the orientation of their face triangle. Since triangles can share
vertices, the red color signifying opposite orientation will always
override blue color on a shared vertex.
2024-03-11 14:53:01 +01:00