Page 1 of 1

Align UV Tool

Posted: 09 Jan 2016, 09:17
by Grubber
Hi

Some time ago I was trying to make a plugin to align uv edge horizontally or vertically. I was unsuccessful.

So I asked Svyatoslav Shumikhin to try, and as a reply I got almost working plugin. And after another day it was working as intended.

Also Svyatoslav did not mind, that I shared it with everyone. So here is the link:
https://github.com/sshumihin/Softimage_ ... lignUVTool

And video how to use it:


Please check other plugins by Svyatoslav http://numbervalley.weebly.com/

Cheers

Re: Align UV Tool

Posted: 09 Jan 2016, 12:14
by AceMastermind
Very nice and thank you for sharing! This plugin also works with Mod Tool 7.5! :-bd

Re: Align UV Tool

Posted: 10 Jan 2016, 16:37
by mc_axe
Yes please someone make UV editor plugins

I have lots of ideas for improvements,

Re: Align UV Tool

Posted: 11 Jan 2016, 06:28
by AceMastermind
I know ringpull, myara and Jester have made plugins for the UV editor and you can find several on rray.de/xsi in the form of plugins and compounds:
  • mMirrorUV
    UV netalign
    UV Edit by Mesh*
    Deform by UV
    UV Stamp*
    Scale UVs 2.0
    Jester's Toolkit**
    Convert between Mesh and UV
    UDIM Tools*
*works with Mod Tool 7.5
**partly works with Mod Tool 7.5


UDIM Tools has a script error on line 190:

Code: Select all

var v = get_viEew();
should be:

Code: Select all

var v = get_view();

@Grubber
Your video is dead

Re: Align UV Tool

Posted: 11 Jan 2016, 19:01
by mc_axe
thnx m8 for sharing this list i knew only one or smthin!
----
I had in mind an idea, if any one can implement , ill make a statue to that person.

Selection Plugin. integrate all the cool component selection functions that doesn't work for a rly weird reason, within UV editor.
For example:
-all loop selection functions
-range selection functions
-Grow loops shrink loops
-Select outline of selected polygons
-select clusters,
-grow selection/shrink
*etc

The chalenge in this plugin is apply this selections with respect to islands.
Please some1 :) do it or teach me :P
I lost countless hours