Post #400: Raoaoao , twon things i am not getting right , can you please look at it .
📋 Metadata
- Author: draguu
- Date: 2016-10-22 07:09:36
- Type:
question - Quality Score: 5/10
🏷️ Tags
macro python-scripting intermediate unsolved
⚙️ Related PME Features
- Macro Editor
- Python Scripting
💬 Content
Raoaoao , twon things i am not getting right , can you please look at it .
first . 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
let me know whats wrong in that code, i think its C.object . it has to be something around material … like C.object.active_material_index … i donno …