From 2cbb9e2b960ac343a6f5796e20d0efb443bd4a67 Mon Sep 17 00:00:00 2001 From: nutti Date: Fri, 22 Apr 2022 16:21:10 +0900 Subject: Magic UV: Release v6.6 Added Features * Copy/Paste UV Island Updated Features * Pack UV * Add options "Accurate Island Copy", "Stride", "Apply Pack UV" Other Updates * Add 'develop' branch to the update target of updater * Make documents official * Fix bugs --- magic_uv/ui/VIEW3D_MT_uv_map.py | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'magic_uv/ui/VIEW3D_MT_uv_map.py') diff --git a/magic_uv/ui/VIEW3D_MT_uv_map.py b/magic_uv/ui/VIEW3D_MT_uv_map.py index ee99ccba..544dabe4 100644 --- a/magic_uv/ui/VIEW3D_MT_uv_map.py +++ b/magic_uv/ui/VIEW3D_MT_uv_map.py @@ -4,8 +4,8 @@ __author__ = "Nutti " __status__ = "production" -__version__ = "6.5" -__date__ = "6 Mar 2021" +__version__ = "6.6" +__date__ = "22 Apr 2022" import bpy.utils -- cgit v1.2.3