Welcome to mirror list, hosted at ThFree Co, Russian Federation.

git.blender.org/blender-addons.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNutti <nutti.metro@gmail.com>2017-08-02 15:33:43 +0300
committerNutti <nutti.metro@gmail.com>2017-08-02 15:33:43 +0300
commit0023a36b40d2df9b05c45a4634f76ba4a179f349 (patch)
tree5e9a4f60051f6ead96a95f4f78226efe254d600e /uv_magic_uv/muv_preferences.py
parent69cb19cf71bf62fddb5e43e1aa31a807e839eb41 (diff)
Magic UV: Fix bugs, add copy/paste seams option to Copy/Paste UV, Transfer
UV
Diffstat (limited to 'uv_magic_uv/muv_preferences.py')
-rw-r--r--uv_magic_uv/muv_preferences.py4
1 files changed, 2 insertions, 2 deletions
diff --git a/uv_magic_uv/muv_preferences.py b/uv_magic_uv/muv_preferences.py
index f80ad28e..fe807d67 100644
--- a/uv_magic_uv/muv_preferences.py
+++ b/uv_magic_uv/muv_preferences.py
@@ -20,8 +20,8 @@
__author__ = "Nutti <nutti.metro@gmail.com>"
__status__ = "production"
-__version__ = "4.3.1"
-__date__ = "6 June 2017"
+__version__ = "4.4"
+__date__ = "2 Aug 2017"
from bpy.props import (
BoolProperty,