Post #1906: That custom tab works perfectly if i tweak it. I’m using it to make a quick mate

📋 Metadata

  • Author: Jakro
  • Date: 2019-01-31 23:00:29
  • Type: showcase
  • Quality Score: 7/10
  • Reply to: post_01901

🏷️ Tags

popup-dialog intermediate solved

  • Custom Tab
  • Python Scripting
  • Popup Dialog Editor

💬 Content

That custom tab works perfectly if i tweak it. I’m using it to make a quick material set up menu that handles shader creation, flipping green channel options ect :slight_smile:

I used this code.

L.template_ID(bpy.context.object.active_material.node_tree.nodes['Image Texture'], "image", new="image.new", open="image.open")

🔗 View on Blender Artists