[Bf-blender-cvs] [828627a796a] blender2.8: Addon Utils: Green light the uv layout addon

Dalai Felinto noreply at git.blender.org
Wed Sep 19 15:58:20 CEST 2018


Commit: 828627a796ab0af41ce8413338bdacc5b20131f7
Author: Dalai Felinto
Date:   Wed Sep 19 13:57:37 2018 +0000
Branches: blender2.8
https://developer.blender.org/rB828627a796ab0af41ce8413338bdacc5b20131f7

Addon Utils: Green light the uv layout addon

===================================================================

M	release/scripts/modules/addon_utils.py

===================================================================

diff --git a/release/scripts/modules/addon_utils.py b/release/scripts/modules/addon_utils.py
index 7fc57ae7ec5..e466ea67e0e 100644
--- a/release/scripts/modules/addon_utils.py
+++ b/release/scripts/modules/addon_utils.py
@@ -370,7 +370,6 @@ def enable(module_name, *, default_set=False, persistent=False, handle_error=Non
             "io_anim_bvh",
             "io_mesh_ply",
             "io_mesh_stl",
-            "io_mesh_uv_layout",
             "io_scene_3ds",
             "io_scene_fbx",
             "io_scene_obj",



More information about the Bf-blender-cvs mailing list