📋 Metadata
- Author: roaoao
- Date: 2016-10-23 07:48:56
- Type:
answer - Reply to: post_00401
💬 Content
draguu:
blender internal’s texture context panel , here is what i use
L.template_list("TEXTURE_UL_texslots", "", C.object, "texture_slots", C.object, "active_texture_index", rows=2)and preview panel of textures
draguu:
that was not working so i tried adding texture panel to tools panel . which also didnt work
Unfortunately, some panels from Properties area cannot be used outside of that area.
