Square (quadrify) selected faces on UV

Here you can find Quadrify Selection
https://zenmastersteam.github.io/Zen-UV/latest/transform/#quadrify-islands

That’s the tool. Quadrify them all!

1 Like

Does it quadrify if the mesh includes tris?

Quadrify can only process faces that are quads. In general, it ignores any other face types. The reason is that it is impossible to represent a face with more or fewer vertices as a quadrilateral. However, there is an option that changes the operator’s behavior when non-quads are present. This option is Skip Non-Quads. If enabled, all islands containing non-quads will be skipped during processing.