Skip to content
Nutti edited this page Jan 28, 2016 · 19 revisions

Blender Addon: Magic UV (Copy/Paste UV)

This is a blender add-on "Magic UV". (also known as Copy/Paste UV for older version)
You can manipulate UV with this plugin.

This add-on is Contrib support level.
So, stable version is included on Blender Test Build.
Of cource, you can also download older version from below links.

If you want to try newest but unstable version, you can download it from unstable version.

Release URL

Version Download URL
unstable Download
3.2 Download
3.1 Download
3.0 Download
2.2 Download
2.1 Download
2.0 Download
1.1 Download
1.0 Download

Support languages

English only.

Features

This add-on's features are as follows.

  • Copy/Paste UV Coordinates
  • Copy/Paste UV Coordinates (by selection sequence)
  • Flip/Rotate UVs
  • Transfer UV
  • Texture Lock

Tutorials

See Wiki Pages .

Related Links

This add-on is introduced in some places.
See the link below for further details.

Change Log

Version Release Date Change Log
4.0 2016.XX.XX [1] Rename this add-on
[2] Add feature
- Texture Lock
[3] Improve feature - Copy/Paste UV
(1) N to M copy/paste UV
(2) Copy/Paste UV by selection sequence between specified UV maps
[4] Optimization/Refactoring
[5] Fixed bugs
3.2 2015.6.20 Improve feature
- Transfer UV
(1) Copy/Paste to multiple meshes
(2) Partially copy/paste UV
3.1 2015.6.17 Improve feature
- Transfer UV
(1) Improve algorithm
3.0 2015.6.15 [1] Add feature
- Flip/Rotate UVs
- Transfer UV
[2] Optimization/Refactoring
[3] Fixed bugs
2.2 2015.4.11 [1] Fixed bug
[2] Refactoring
2.1 2015.1.23 Fixed bug for Blender 2.73
2.0 2014.12.31 [1] Add feature
- Copy/Paste UV Coordinates (by selection sequence)
- Copy/Paste UV Coordinates (between UVMaps)
[2] Optimization
1.1 2014.8.31 Optimization
1.0 2014.8.18 First release

Bug report / Feature request

This addon's project is in progress.
If you want to report problem or request feature, please make issues.

https://github.com/nutti/Magic-UV/issues

Contribution

If you want to contribute this project, please send pull request to develop branch. DO NOT send pull request to master branch.

https://github.com/nutti/Magic-UV/tree/develop

Clone this wiki locally