[Addon] UV/ Image Tools

some default uv function in a panel…have fun!

version #1-5https://www.dropbox.com/s/dp454or1rrtc19w/UV_Image_Tools_1-5_Updated.py?dl=0

version #1-7 new ui + pie menu
https://drive.google.com/file/d/0B5QQIWH-54S1VzFQQk51QkRLaVU/view?usp=sharing


My Settings for the Pie Menu:


Hi mkbreuer,

Thanks a lot for sharing your news release…
Spirou4D

Nice! My suggestion. Can you add command: rotate select +90?

Here it is…
https://drive.google.com/file/d/0B5QQIWH-54S1cEp5UjBHVEhyZ2s/edit?usp=sharing

thank you! :slight_smile:

Very neat addon, should be standard !

…!!! UV TOOLS - Version 1-3 !!!..

> include align/distribute


…!!! UV & Image Tool - Version 1-3 !!!..
> Island Tools (J.Medina) & UV Align\Distribute (Rebellion)
[https://drive.google.com/file/d/0B5QQIWH-54S1MldZUUs5RXpabVk/edit?usp=sharing


](https://drive.google.com/file/d/0B5QQIWH-54S1MldZUUs5RXpabVk/edit?usp=sharing)

Is there a way to get Menus for UV Editor?

the Thread: http://www.blenderartists.org/forum/showthread.php?341716-Is-there-a-way-to-get-Menus-for-UV-Editor&p=2678131#post2678131

Just tried it, fantastic script. A must have!
I’ve been looking for something like this for ages.

Thanks a lot.

…!!! UV & Image Tool - Version 1-4 !!!..
> Tool Panel
> SPACEBAR MENU
> both separatly to install

https://drive.google.com/file/d/0B5QQIWH-54S1MkhfU3htekxHclk/edit?usp=sharing


…!!! UV & Image Tool - Version 1-5 !!!..


Nice scrip Ty

I am getting this errror with UV_Image_Tools_1-5.py


bpy.utils.register_module(): failed to registering class <class 'UV_Image_Tools_1-5.OperatorTemplate'>
Traceback (most recent call last):
  File "C:\Program Files\Blender Foundation\blender-2.72b official\2.72\scripts\modules\bpy\utils.py", line 600, in regi
ster_module
    register_class(cls)
AttributeError: expected Operator, OperatorTemplate class to have an "bl_label" attribute

Looks like it needs something here but I’m not sure:

class OperatorTemplate(bpy.types.Operator):
    # bl_idname = "?"
    # bl_label = "?"
    # bl_options = {'REGISTER', 'UNDO'}

Any ideas?

Thank you!
I will fix it!

Thank You! I Have fix it.

That fixed the error.

Now I am getting:
UV_Image_Tools_1-5_Updated.py:141 uiItemsFullEnumO: UV_OT_align_left_margin.tetto not found

So I commented out line 141:

row.operator_enum(“uv.align_left_margin”,“tetto”)

No worries; it does not look like I lost anything doing this.

…!!! UV Image Tools Update #6 > Blender 2.72!!!..

I made a updated version with a new look.
https://www.dropbox.com/s/13aw9cj8usdxwjg/UV_Image_Tools_1-6_Updated.py?dl=0

…!!! UV-ImageTools #1-7 with Pie Menu !!!..

> tweek like you need…

> https://drive.google.com/file/d/0B5QQIWH-54S1ak53OEVBbndqdGM/view?usp=sharing

This is fabulous! Speeds up my UV workflow in hours! For sure deserves to be included in trunk.
You probably had invested a lot of time on this work so thanks!