📋 Metadata

💬 Content

emboo2:

Can you do that for vertex groups too?

Use this code in Custom tab:

ob = C.active_object; L.template_list("MESH_UL_vgroups", "", ob, "vertex_groups", ob.vertex_groups, "active_index", rows=2, maxrows=5)

🔗 View on Blender Artists