[Bf-extensions-cvs] [5b40bb54] master: io_mesh_atomic: use Create tab

meta-androcto noreply at git.blender.org
Mon May 27 07:51:15 CEST 2019


Commit: 5b40bb54f74bf73646fedec33ce1306f6956473e
Author: meta-androcto
Date:   Mon May 27 15:50:56 2019 +1000
Branches: master
https://developer.blender.org/rBA5b40bb54f74bf73646fedec33ce1306f6956473e

io_mesh_atomic: use Create tab

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

M	io_mesh_atomic/utility_gui.py

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

diff --git a/io_mesh_atomic/utility_gui.py b/io_mesh_atomic/utility_gui.py
index b3741ea4..27f283b1 100644
--- a/io_mesh_atomic/utility_gui.py
+++ b/io_mesh_atomic/utility_gui.py
@@ -39,7 +39,7 @@ class PANEL_PT_prepare(Panel):
     bl_space_type  = "VIEW_3D"
     bl_region_type = "UI"
     bl_options     = {'DEFAULT_CLOSED'}
-    bl_category = "Tools"
+    bl_category = "Create"
     bl_idname = "ATOMIC_PT_utilities"



More information about the Bf-extensions-cvs mailing list