I have a pipeline that requires me to distort UV maps to perfectly fit predefined rectangles and squares, so that one texture can be used for many meshes without ever having seams.The problem is, I don't know of any tool to do this automatically, all I can do is place every single vertex manually which is very slow.Pic related, it's the texture format.