i am lookin for a way to automatically distribute the verts in the uv editor to get equal spaces between them. Maybe a addon like the “space” option in the looptools but just for the uv editor. define two endpoints then distribute the verts between with equal spaces…
Download the uvDistribute.py from 2012-06-15 in the attached file in the bottom of the page i linked, and place that file in
…\yourblenderdirectory\2.63\scripts\addons\
The addon can be enabled in File -> User Preferences -> Addons , Mesh category.
In the UV Editor, select the vertices you want to redistribute, press W then UVRedistribute (or click on UV -> Wield/Align -> UVRedistribute)
Considering how much usefull this is for anyone working with UV, i hope that addon will be added in the official addon list, and not disappear in that corner of the bug tracker where too few people may notice it.
Hey, I had the same need yesterday in fact.
This kind of basic tool should be hardcoded and part of the standard arsenal for meshes, objects, curve handles, ets…
Too hard to align, spread things evenly in Blender right now.