[Addon] Flipped UVs Selector

Hi all,

I am back again with another simple addon.

Addon for selecting flipped UV faces in your current mesh. Quite often it can happen that some faces on your mesh can be flipped but there is no clear indication in UV image editor about that. With usage of this addon you can select faces which have flipped UVs be it in U or V direction.

Operator can be used on any mesh object in Edit Mode.

Test example:

  1. create cube
  2. unwrap faces with smart unwrap
  3. select one face and scale to -1 on one axis -> face is now flipped
  4. clear selection, so you will be able to see result of operator
  5. hit space and type: “Flipped UVs” or go to menu in uv editor: Select -> Flipped UVs
  6. Done! The faces which are now selected are having flipped uv mapping on active UV layer.

flipped_uvs_selector.zip (1.42 KB)

Happy Blending,
notallowed

3 Likes

Great!
Thank you

Amazing tool!!!

Greetings.

Oscurart

Will you create a 2.8 version of this ?

Doesn’t it work in 2.8?

Just to test again :: 03 June 2019 :: I downloaded Blender 2.8 again and install.
It says: “UV: Flipped UVs Selector upgrade to 2.8x required.”

It also didn’t appear in the uv dialog.

I managed to update it myself for 2.8, it was just a few simple changes. New file:
flipped_uvs_selector.py (2.7 KB)

2 Likes

Awesome. Quixel mixer has problems with flipped UVs apperently so this is a great add on.

You’re a life saver <3